major update

This commit is contained in:
2016-01-31 22:24:57 +01:00
parent 8fb4a60fb3
commit 362f8d5388
24 changed files with 2418 additions and 99 deletions

View File

@@ -28,14 +28,16 @@
"homepage": "https://github.com/pushrocks/npmts#readme",
"dependencies": {
"beautylog": "2.0.2",
"fs-extra": "^0.26.5",
"gulp": "3.9.0",
"gulp-insert": "0.5.0",
"gulp-sequence": "^0.4.4",
"gulp-tsd": "^0.1.0",
"gulp-typescript": "2.10.0",
"gulp-typings": "0.0.0",
"merge2": "0.3.6",
"mocha": "^2.4.5",
"q": "^1.4.1",
"smartcli": "0.0.11"
"smartcli": "0.0.11",
"typings": "^0.6.3"
}
}