fix(core): update

This commit is contained in:
2022-05-25 10:11:14 +02:00
parent 2af7682cf0
commit a240cdfde1
2 changed files with 9 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartshell": "^2.0.30",
"ts-node": "^10.7.0",
"ts-node": "10.7.0",
"typescript": "4.7.0"
},
"private": false,