liferay-npm-bundler-plugin-replace-browser-modules
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "liferay-npm-bundler-plugin-replace-browser-modules", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "A liferay-npm-bundler plugin to replace files listed under the browser/module entry of package.json files.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"fs-extra": "^7.0.1", | ||
"liferay-npm-build-tools-common": "2.6.0" | ||
"liferay-npm-build-tools-common": "2.6.1" | ||
} | ||
} |
+ Addedliferay-npm-build-tools-common@2.6.1(transitive)
- Removedliferay-npm-build-tools-common@2.6.0(transitive)