diff options
| author | stonedDiscord <Tukz@gmx.de> | 2023-03-11 14:53:36 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2023-03-11 14:53:36 +0100 |
| commit | 17c7c415edf8e03f78c3e35194fadb5ba1910c8c (patch) | |
| tree | 403b754be82900819b19162ce600ea61225db543 /package.json | |
| parent | 8b2ce91711ef0c44ecd0111dda29584a775476b6 (diff) | |
make jest happy
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
