fix(core): update

This commit is contained in:
2018-09-08 01:11:25 +02:00
parent 58bcf0cea2
commit 57f50ef507
4 changed files with 39 additions and 54 deletions

View File

@@ -15,14 +15,14 @@
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.7.1"
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.9.4"
},
"dependencies": {
"@pushrocks/smartdelay": "^2.0.2",
"@pushrocks/smarterror": "^2.0.1",
"@pushrocks/smarthash": "^2.0.0",
"@pushrocks/smartpromise": "^2.0.5",
"@pushrocks/smarttime": "^2.0.2",
"nodehash": "^1.0.4"
"@pushrocks/smarttime": "^2.0.2"
}
}