diff options
| -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", |
