aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-03-11 14:53:36 +0100
committerstonedDiscord <Tukz@gmx.de>2023-03-11 14:53:36 +0100
commit17c7c415edf8e03f78c3e35194fadb5ba1910c8c (patch)
tree403b754be82900819b19162ce600ea61225db543 /package.json
parent8b2ce91711ef0c44ecd0111dda29584a775476b6 (diff)
make jest happy
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 1aaf1ad..8638832 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,7 @@
"@types/websocket": "^1.0.5",
"core-js": "^3.21.1",
"golden-layout": "^2.5.0",
+ "jest-environment-jsdom": "^29.5.0",
"regenerator-runtime": "^0.13.9",
"source-map-loader": "^4.0.1",
"ts-loader": "^9.2.8",