fix(core): update

This commit is contained in:
2023-07-13 01:33:17 +02:00
parent 1577265f6b
commit 2f5374be50
5 changed files with 241 additions and 83 deletions

View File

@@ -18,13 +18,13 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.63",
"@pushrocks/smartcli": "^4.0.6",
"@push.rocks/smartcli": "^4.0.6",
"@types/node": "^20.2.5",
"node-fetch": "^3.3.1"
},
"dependencies": {
"@pushrocks/smartfile": "^10.0.7",
"@pushrocks/smartshell": "^2.0.30",
"@push.rocks/smartfile": "^10.0.7",
"@push.rocks/smartshell": "^3.0.3",
"ts-node": "^10.8.1",
"typescript": "^5.1.3"
},