fix(core): update

This commit is contained in:
2022-03-12 23:15:28 +01:00
parent 211d42c36b
commit 210a7a07f7
3 changed files with 85 additions and 543 deletions

View File

@ -34,14 +34,12 @@
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartpath": "^4.0.3",
"@pushrocks/smartpromise": "^3.1.7",
"typescript": "4.7.0-dev.20220311"
"typescript": "4.7.0"
},
"devDependencies": {
"@gitzone/tsrun": "^1.2.26",
"@gitzone/tsrun": "^1.2.29",
"@pushrocks/tapbundle": "^4.0.8",
"@types/node": "^17.0.21",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
"@types/node": "^17.0.21"
},
"files": [
"ts/**/*",