fix(core): update

This commit is contained in:
2020-02-25 07:48:54 +00:00
parent e6a87e408e
commit 989634d276
5 changed files with 32 additions and 27 deletions

View File

@@ -16,15 +16,15 @@
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.11.7",
"tslint": "^5.11.0",
"@types/node": "^13.7.4",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartdelay": "^2.0.6",
"@pushrocks/smartfile": "^7.0.8",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartpuppeteer": "^1.0.14"
"@pushrocks/smartpuppeteer": "^1.0.15"
},
"files": [
"ts/**/*",