Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2214 - Remove Ghostery Rewards #630

Merged
merged 5 commits into from Nov 17, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Prev

bump browser core

  • Loading branch information
christophertino committed Nov 17, 2020
commit 15e047d7337d49c33748fb1e95db9f58b9ed17de
@@ -44,7 +44,7 @@
"homepage": "https://github.com/ghostery/ghostery-extension#readme",
"dependencies": {
"@cliqz/url-parser": "^1.1.3",
"browser-core": "https://github.com/cliqz-oss/browser-core/releases/download/v7.47.4/browser-core-7.47.4.tgz",
"browser-core": "https://github.com/cliqz-oss/browser-core/releases/download/v7.47.5/browser-core-7.47.5.tgz",
"classnames": "^2.2.5",
"d3": "^5.16.0",
"foundation-sites": "^6.6.2",
@@ -1959,9 +1959,9 @@ brorand@^1.0.1:
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=

"browser-core@https://github.com/cliqz-oss/browser-core/releases/download/v7.47.4/browser-core-7.47.4.tgz":
version "7.47.4"
resolved "https://github.com/cliqz-oss/browser-core/releases/download/v7.47.4/browser-core-7.47.4.tgz#e47d9c8ab20112361d5a65b4dcff2ebfb88fd77f"
"browser-core@https://github.com/cliqz-oss/browser-core/releases/download/v7.47.5/browser-core-7.47.5.tgz":
version "7.47.5"
resolved "https://github.com/cliqz-oss/browser-core/releases/download/v7.47.5/browser-core-7.47.5.tgz#42d62397959c6196a38607c89ca00b84865cdb3c"
dependencies:
"@cliqz-oss/dexie" "^2.0.4"
"@cliqz/adblocker-webextension" "^1.14.2"
ProTip! Use n and p to navigate between commits in a pull request.