babel-plugin-wrap-modules-amd
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "babel-plugin-wrap-modules-amd", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"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": "2.1.0", | ||
"liferay-npm-build-tools-common": "2.1.1", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
+ Addedliferay-npm-build-tools-common@2.1.1(transitive)
+ Addedread-json-sync@2.0.1(transitive)
- Removedliferay-npm-build-tools-common@2.1.0(transitive)