now handling cli option

This commit is contained in:
2016-03-14 04:32:52 +01:00
parent 55d7018891
commit 3ce49c7e97
13 changed files with 68 additions and 20 deletions

View File

@@ -33,18 +33,18 @@
"gulp-function": "^1.1.1",
"gulp-if": "^2.0.0",
"gulp-istanbul": "^0.10.3",
"gulp-jsdoc3": "^0.2.0",
"gulp-jsdoc3": "^0.2.1",
"gulp-mocha": "^2.2.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-typescript": "2.12.1",
"gulp-typings": "1.1.0",
"gulp-typings": "1.2.0",
"merge2": "1.0.1",
"projectinfo": "1.0.1",
"q": "^1.4.1",
"shelljs": "^0.6.0",
"smartcli": "0.0.11",
"smartenv": "1.2.0",
"smartfile": "0.0.11",
"smartfile": "1.0.1",
"smartpath": "2.1.0",
"source-map-support": "^0.4.0"
},