babel-plugin-normalize-requires
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "babel-plugin-normalize-requires", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "A Babel plugin that rewrites require() calls to normalize them (removing extensions and trailing slashes, for example).", | ||
@@ -15,4 +15,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"liferay-npm-build-tools-common": "1.6.1" | ||
"liferay-npm-build-tools-common": "1.6.2" | ||
} | ||
} |
+ Addedliferay-npm-build-tools-common@1.6.2(transitive)
- Removedliferay-npm-build-tools-common@1.6.1(transitive)