nest-pret-schematics
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "nest-pret-schematics", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Schematics for scaffolding a Nest Pret App.", | ||
@@ -19,3 +19,3 @@ "author": "Ricardo Simioni", | ||
"copySrc": "copyfiles ../src/**/** dist/application/files/ts/src/", | ||
"publish": "npm run build && npm version minor && npm publish" | ||
"prep": "npm run build && npm version minor" | ||
}, | ||
@@ -22,0 +22,0 @@ "peerDependencies": { |
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
475803