Add total-typescript's ts-reset
diff --git a/package.json b/package.json
index f28878f..a319086 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,9 @@
"dependencies": {
"@discordjs/rest": "^0.2.0-canary.0",
"@hokify/agenda": "^6.2.12",
+ "@total-typescript/ts-reset": "^0.3.7",
"@tsconfig/node18-strictest-esm": "^1.0.0",
+ "@types/node": "^18.14.6",
"@ungap/structured-clone": "^1.0.1",
"agenda": "^4.3.0",
"body-parser": "^1.20.0",
@@ -18,7 +20,7 @@
"node-tesseract-ocr": "^2.2.1",
"structured-clone": "^0.2.2",
"systeminformation": "^5.17.3"
- },
+ },
"resolutions": {
"discord-api-types": "0.37.23"
},