create-jqwidgets-angular-app
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -19,3 +19,3 @@ #! /usr/bin/env node | ||
const srcPath = path.join(path.dirname(process.argv[1]), '/node_modules/angular-form'); | ||
const srcPath = path.join(path.dirname(process.argv[1]), '/node_modules/create-jqwidgets-angular-app'); | ||
const destPath = process.cwd() + '\\' + projectName; | ||
@@ -22,0 +22,0 @@ |
{ | ||
"name": "create-jqwidgets-angular-app", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"preferGlobal": true, | ||
@@ -5,0 +5,0 @@ "repository": { |
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
2131