diff options
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 344cf6b..86d9640 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "dependencies": { "@2toad/profanity": "^2.2.0", "@types/node": "^22.10.0", + "@types/ws": "^8.5.13", "cuid": "^3.0.0", "ini": "^5.0.0", "ws": "^8.17.1" |