liferay-npm-bundler-plugin-inject-imports-dependencies
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "liferay-npm-bundler-plugin-inject-imports-dependencies", | ||
"version": "2.6.0", | ||
"version": "2.6.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.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)