Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "my-ci", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"my-ci": "./bin/workspace-init.js", | ||
"my-ci-start": "./bin/start.js", | ||
"my-ci-stop": "./bin/stop.js" | ||
"my-ci-start": "./bin/app-start.js", | ||
"my-ci-stop": "./bin/app-stop.js" | ||
}, | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
10391