add figlet greeting

This commit is contained in:
2016-02-11 19:10:01 +01:00
parent a753a5db2c
commit b293dfe92d
6 changed files with 10 additions and 8 deletions

View File

@@ -26,19 +26,19 @@
},
"homepage": "https://github.com/pushrocks/npmts#readme",
"dependencies": {
"beautylog": "2.0.7",
"beautylog": "2.1.1",
"fs-extra": "^0.26.5",
"gulp": "3.9.0",
"gulp": "3.9.1",
"gulp-coveralls": "^0.1.4",
"gulp-insert": "0.5.0",
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.2.0",
"gulp-typescript": "2.10.0",
"gulp-typescript": "2.11.0",
"gulp-typings": "0.0.0",
"merge2": "1.0.1",
"q": "^1.4.1",
"smartcli": "0.0.11",
"smartfile": "0.0.11",
"typings": "^0.6.6"
"typings": "^0.6.8"
}
}