1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00

Update package.json

This commit is contained in:
toast-ts 2023-02-12 19:53:43 +11:00
parent 77a382b990
commit 7a4de0b42d

View File

@ -30,13 +30,13 @@
"ms": "2.1.3",
"sequelize": "6.28.0",
"sqlite3": "5.1.4",
"systeminformation": "5.17.8",
"systeminformation": "5.17.9",
"@octokit/rest": "19.0.7",
"typescript": "4.9.5",
"xml-js": "1.6.11"
},
"devDependencies": {
"@types/node": "18.11.19",
"@types/node": "18.13.0",
"ts-node": "10.9.1"
}
}