fix(core): update

This commit is contained in:
2019-12-15 18:30:46 +00:00
parent d11f237221
commit 6f575e8516
2 changed files with 113 additions and 1 deletions

View File

@@ -18,7 +18,9 @@
"@gitzone/tstest": "^1.0.28",
"@pushrocks/smartfile": "^7.0.6",
"@pushrocks/tapbundle": "^3.2.0",
"@types/node": "^12.12.17"
"@types/node": "^12.12.17",
"tslint": "^6.0.0-beta0",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/smartpromise": "^3.0.6",