update deps and readme

This commit is contained in:
2017-02-27 22:46:12 +01:00
parent 187721a511
commit aa903ec93e
9 changed files with 457 additions and 16 deletions

View File

@@ -25,16 +25,16 @@
},
"homepage": "https://gitlab.com/pushrocks/projectinfo#readme",
"devDependencies": {
"npmts-g": "^5.2.10",
"should": "^11.1.1",
"npmts-g": "^6.0.0",
"should": "^11.2.0",
"typings-test": "^1.0.3"
},
"dependencies": {
"@types/q": "0.0.32",
"q": "^1.4.1",
"smartfile": "4.1.0",
"smartpath": "^3.2.6",
"smartstring": "2.0.22",
"smartfile": "4.1.6",
"smartpath": "^3.2.8",
"smartstring": "2.0.24",
"typings-global": "^1.0.14"
}
}