fix(core): update

This commit is contained in:
2019-10-10 18:30:29 +02:00
parent c7324f0240
commit ea26a1d8ef
6 changed files with 569 additions and 422 deletions

View File

@@ -13,15 +13,16 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsrun": "^1.2.6",
"@gitzone/tstest": "^1.0.21",
"@pushrocks/smartfile": "^7.0.2",
"@pushrocks/tapbundle": "^3.0.9",
"@types/node": "^12.0.2"
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/smartfile": "^7.0.6",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.7.12"
},
"dependencies": {
"@pushrocks/smartpromise": "^3.0.2"
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartstring": "^3.0.14"
},
"files": [
"ts/*",