Comparing version 0.1.0 to 0.1.1
@@ -26,3 +26,3 @@ #! /usr/bin/env node | ||
); | ||
shell.exec('git clone git@github.com:argyleink/Bolt.git ' + dir); | ||
shell.exec('git clone https://github.com/argyleink/Bolt.git ' + dir); | ||
@@ -29,0 +29,0 @@ console.log('cleaning up'); |
{ | ||
"name": "bolt-cli", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Command line for creating and managing Bolt projects", | ||
@@ -5,0 +5,0 @@ "author": "Adam Argyle", |
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
1520