babel-plugin-wrap-modules-amd
Advanced tools
Comparing version 1.7.0-alpha.1b73ffed to 1.7.0-alpha.2956f206
{ | ||
"name": "babel-plugin-wrap-modules-amd", | ||
"version": "1.7.0-alpha.1b73ffed", | ||
"version": "1.7.0-alpha.2956f206", | ||
"description": "A Babel plugin to wrap package modules inside AMD define() calls.", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
"babel-template": "^6.25.0", | ||
"liferay-npm-build-tools-common": "1.7.0-alpha.1b73ffed", | ||
"liferay-npm-build-tools-common": "1.7.0-alpha.2956f206", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
+ Addedliferay-npm-build-tools-common@1.7.0-alpha.2956f206(transitive)
- Removedliferay-npm-build-tools-common@1.7.0-alpha.1b73ffed(transitive)