babel-plugin-name-amd-modules
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "babel-plugin-name-amd-modules", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "A Babel plugin to give name to anonymous AMD modules based on their path.", | ||
@@ -15,5 +15,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"liferay-build-tools-util": "^0.3.0", | ||
"liferay-build-tools-util": "^0.4.0", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
+ Addedliferay-build-tools-util@0.4.1(transitive)
- Removedliferay-build-tools-util@0.3.0(transitive)