aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-06-23 16:50:41 +0200
committerstonedDiscord <Tukz@gmx.de>2022-06-23 16:50:41 +0200
commit6f23f29e534a8029c058765d8d09ea28b4fb2e21 (patch)
treebb538541f6d7cb9c56ac6eab06be7dae3109b491 /package.json
parentdfd0adff20c8a27a55d83c188e63fc59dd48a8d9 (diff)
add types to typescript
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2467ff6..07b000a 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@types/jest": "^27.4.1",
+ "@types/node": "^18.0.0",
"babel-loader": "^8.2.3",
"copy-webpack-plugin": "^10.2.4",
"dotenv": "^16.0.0",