update deps

This commit is contained in:
2016-03-20 19:09:58 +01:00
parent eed1a65415
commit b76cb1376d
7 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/pushrocks/npmts#readme",
"dependencies": {
"beautylog": "3.1.2",
"fs-extra": "^0.26.5",
"fs-extra": "^0.26.7",
"gulp": "3.9.1",
"gulp-concat": "^2.6.0",
"gulp-coveralls": "^0.1.4",
@@ -37,15 +37,15 @@
"gulp-mocha": "^2.2.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-typescript": "2.12.1",
"gulp-typings": "1.2.0",
"gulp-typings": "1.3.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": "1.0.1",
"smartpath": "2.1.0",
"smartfile": "2.1.1",
"smartpath": "3.0.0",
"source-map-support": "^0.4.0"
},
"devDependencies": {}