generator-henriqueinonhe
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -169,4 +169,4 @@ const Generator = require("yeoman-generator") | ||
this.spawnCommandSync("npm", ["install", ...dependencies, "--legacy-peer-deps"]); | ||
this.spawnCommandSync("npm", ["install", ...devDependencies], "--save-dev --legacy-peer-deps"); | ||
this.spawnCommandSync("npm", ["install", ...devDependencies, "--save-dev --legacy-peer-deps"]); | ||
} | ||
} |
{ | ||
"name": "generator-henriqueinonhe", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "My personal scaffolding tool", | ||
@@ -5,0 +5,0 @@ "files": [ |
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