fis-command-release
Advanced tools
Comparing version 0.4.8 to 0.4.9
{ | ||
"name" : "fis-command-release", | ||
"description" : "fis release command.", | ||
"version" : "0.4.8", | ||
"version" : "0.4.9", | ||
"author" : "FIS Team <fis@baidu.com>", | ||
@@ -6,0 +6,0 @@ "homepage" : "http://fis.baidu.com/", |
@@ -45,2 +45,3 @@ /* | ||
var flag, cost; | ||
process.stdout.write(' compile : '.green.bold); | ||
opt.beforeEach = function(){ | ||
@@ -47,0 +48,0 @@ flag = '.'; |
11092
224