Remove ws dep

This commit is contained in:
Andras Schmelczer 2025-12-14 14:39:16 +00:00
parent a21b1e8c03
commit 63867be48a
11 changed files with 172 additions and 144 deletions

View file

@ -26,7 +26,6 @@
"webpack": "^5.103.0",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"@sentry/browser": "^10.30.0",
"ws": "^8.18.3"
"@sentry/browser": "^10.30.0"
}
}