aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-03-23 22:04:45 +0100
committerstonedDiscord <Tukz@gmx.de>2022-03-23 22:04:45 +0100
commit93212647c7775358ecd7366423d706a5efae95dc (patch)
tree40e5eff1d048c7c06b165891388880e5ee010b61 /package.json
parent63410fd71e31e0de21aed41016983146405e2e9d (diff)
fix strict errors in master.ts
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 b8e1512..2467ff6 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.3.3",
+ "@types/websocket": "^1.0.5",
"core-js": "^3.21.1",
"golden-layout": "^2.5.0",
"regenerator-runtime": "^0.13.9",