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