fix(dependencies): update

This commit is contained in:
2018-08-18 22:08:13 +02:00
parent 0dd0d31f41
commit c08aa1959f
4 changed files with 58 additions and 260 deletions

View File

@@ -16,11 +16,11 @@
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tstest": "^1.0.15",
"@types/node": "^10.7.1",
"smartfile": "^4.2.28",
"tapbundle": "^2.0.2"
"@pushrocks/smartfile": "^6.0.6",
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.7.1"
},
"dependencies": {
"smartq": "^1.1.8"
"@pushrocks/smartpromise": "^2.0.5"
}
}