liferay-npm-bundler-plugin-inject-imports-dependencies
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "liferay-npm-bundler-plugin-inject-imports-dependencies", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "A liferay-npm-bundler plugin to force injection of declared imports as 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)