babel-plugin-name-amd-modules
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "babel-plugin-name-amd-modules", | ||
"version": "0.4.1", | ||
"version": "0.5.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.4.1", | ||
"liferay-build-tools-util": "^0.5.0", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
+ Addedliferay-build-tools-util@0.5.0(transitive)
- Removedliferay-build-tools-util@0.4.1(transitive)