babel-plugin-namespace-modules
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "babel-plugin-namespace-modules", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "A Babel plugin to namespace AMD module names based on root's project name.", | ||
@@ -15,5 +15,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"liferay-npm-build-tools-common": "2.5.0", | ||
"liferay-npm-build-tools-common": "2.5.1", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
+ Addedliferay-npm-build-tools-common@2.5.1(transitive)
- Removedliferay-npm-build-tools-common@2.5.0(transitive)