summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/package.json b/client/package.json
index 751c7e5..62a95cf 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"@cliqz/adblocker-electron": "^1.26.12",
- "cross-fetch": "^4.0.0",
- "ws": "^8.16.0"
+ "@electron/remote": "^2.1.2",
+ "cross-fetch": "^4.0.0"
}
}