create-prpl
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -6,3 +6,3 @@ #!/usr/bin/env node | ||
const starter = `https://github.com/tyhopp/prpl/examples/basic.git`; | ||
const starter = 'https://github.com/tyhopp/prpl.git'; | ||
@@ -9,0 +9,0 @@ // Clone basic starter |
{ | ||
"name": "create-prpl", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Initializer for prpl projects", | ||
@@ -5,0 +5,0 @@ "author": "Ty Hopp (https://tyhopp.com)", |
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
2092