From 23d5a199882587f261908541636fbc185492d196 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Thu, 25 Sep 2025 12:30:36 +0200 Subject: [PATCH] fix: rename the package in the package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b11837..ac885cb 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "prettier-eslint": "^16.1.2" }, "dependencies": { - "@cliqz/adblocker-electron": "^1.26.6", + "@ghostery/adblocker-electron": "^1.26.6", "@xhayper/discord-rpc": "^1.0.21", "axios": "^1.12.2", "check-internet-connected": "^2.0.6",