fix: add missin @types/ws

This commit is contained in:
Peter Sanderson
2025-09-16 12:48:49 +02:00
committed by Peter Sanderson
parent 11660ff478
commit 7b89dc607b

View File

@@ -57,6 +57,7 @@
"@types/jest": "29.5.12",
"@types/node": "22.13.10",
"@types/web": "^0.0.197",
"@types/ws": "^8.5.13",
"tsx": "^4.20.3"
}
}