fix(refactor): update static function/constructor responsibilities

This commit is contained in:
2018-10-14 23:26:54 +02:00
parent feb41df3e2
commit 56d7ae8952
3 changed files with 70 additions and 60 deletions

View File

@@ -14,11 +14,11 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tsrun": "^1.1.13",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/smartfile": "^6.0.6",
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.7.1"
"@pushrocks/smartfile": "^6.0.8",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.11.7"
},
"dependencies": {
"@pushrocks/smartpromise": "^2.0.5"