@alcalzone/release-script-plugin-package
Advanced tools
Comparing version 3.4.1 to 3.4.2
@@ -117,2 +117,4 @@ "use strict"; | ||
}); | ||
// npm7+ deletes devDependencies unless we set this flag | ||
pak.environment = "development"; | ||
if (!context.argv.dryRun) { | ||
@@ -119,0 +121,0 @@ const result = await pak.install(); |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Plugin for Al Calzone's release script: npm package files", | ||
@@ -65,3 +65,3 @@ "keywords": [], | ||
"readmeFilename": "README.md", | ||
"gitHead": "304b367ce01290898f04156020789b422f4ba83b" | ||
"gitHead": "0b141674bbbd6a830c31d2b97f88fadb748079f7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14390
146