babel-plugin-name-amd-modules
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "babel-plugin-name-amd-modules", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "A Babel plugin to give name to AMD modules based on their path and package.", | ||
@@ -15,5 +15,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"liferay-npm-build-tools-common": "^1.3.0", | ||
"liferay-npm-build-tools-common": "1.4.0", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
24405
+ Addedliferay-npm-build-tools-common@1.4.0(transitive)
- Removedliferay-npm-build-tools-common@1.8.0(transitive)