liferay-npm-bundler-plugin-exclude-imports
Advanced tools
Comparing version 2.6.1 to 2.6.2
{ | ||
"name": "liferay-npm-bundler-plugin-exclude-imports", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"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.1" | ||
"liferay-npm-build-tools-common": "2.6.2" | ||
} | ||
} |
+ Addedliferay-npm-build-tools-common@2.6.2(transitive)
- Removedliferay-npm-build-tools-common@2.6.1(transitive)