fix(core): update

This commit is contained in:
2022-02-02 02:45:45 +01:00
parent 3bd650dc2c
commit 9e92b8cff4
4 changed files with 327 additions and 114 deletions

View File

@ -13,10 +13,10 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tsbundle": "^1.0.78",
"@gitzone/tsbundle": "^1.0.89",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.11.2",
"@pushrocks/tapbundle": "^4.0.0",
"@types/node": "^17.0.14",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},