Update package.json

This commit is contained in:
Davide Passoni 2024-07-25 13:08:31 +02:00
parent c0b43c916e
commit faccf48ecd

View File

@ -13,6 +13,7 @@
"appjs": "^0.0.20",
"appjs-win32": "^0.0.19",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"debug": "~2.6.9",
"ejs": "^3.1.8",
"electron": "^28.0.0",
@ -28,8 +29,7 @@
"tcp-ping-port": "^1.0.1",
"uuid": "^9.0.1",
"ws": "^8.18.0",
"yargs": "^17.7.2",
"cors": "^2.8.5"
"yargs": "^17.7.2"
},
"devDependencies": {
"ts-node": "^10.9.2",