boom-deploy
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -40,4 +40,2 @@ var _ = require('lodash'); | ||
console.log(config.get()) | ||
var getBrunch = readline.read.bind(readline, {prompt: 'set branch:', default: config.get('defaultBranch')}); | ||
@@ -44,0 +42,0 @@ if (config.get('branch')===true) config.set('branch', config.get('defaultBranch')); |
{ | ||
"name": "boom-deploy", | ||
"main": "boom.js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "deploy your app", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
43469
1235