update dependencies

This commit is contained in:
2017-09-22 23:46:43 +02:00
parent b4f8093230
commit 5c608dd675
6 changed files with 393 additions and 186 deletions

View File

@@ -25,16 +25,14 @@
},
"homepage": "https://gitlab.com/pushrocks/projectinfo#readme",
"devDependencies": {
"npmts-g": "^6.0.0",
"should": "^11.2.0",
"typings-test": "^1.0.3"
"tapbundle": "^1.1.1"
},
"dependencies": {
"@types/q": "0.0.32",
"q": "^1.4.1",
"smartfile": "4.1.6",
"@types/q": "1.0.5",
"q": "^1.5.0",
"smartfile": "^4.2.26",
"smartpath": "^3.2.8",
"smartstring": "2.0.24",
"typings-global": "^1.0.14"
"smartstring": "^2.0.24",
"typings-global": "^1.0.20"
}
}