liferay-npm-bundler-plugin-exclude-imports
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "liferay-npm-bundler-plugin-exclude-imports", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "A liferay-npm-bundler plugin to exclude imported dependencies.", | ||
@@ -15,4 +15,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"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)