helpful-cli
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -105,2 +105,3 @@ const R = require('ramda'); | ||
choices: [ | ||
{ name: 'None', value: false }, | ||
{ name: 'Heroku', value: 'foreman' }, | ||
@@ -107,0 +108,0 @@ { name: 'Docker', value: 'docker' } |
{ | ||
"name": "helpful-cli", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Command line utility for the Helpful Human team.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
32977
934