fix(core): update

This commit is contained in:
2020-06-01 20:48:54 +00:00
parent c5c295f42d
commit 4ede3090af
3 changed files with 1418 additions and 3 deletions

View File

@ -20,12 +20,15 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.17",
"@pushrocks/tapbundle": "^3.0.13"
"@pushrocks/tapbundle": "^3.0.13",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@gitzone/tsbundle": "^1.0.69",
"@gitzone/tsrun": "^1.2.12",
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartbrowser": "^1.0.17",
"@pushrocks/smartfile": "^7.0.6",
"@pushrocks/smartlog": "^2.0.19",
"@pushrocks/smartpromise": "^3.0.6",