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

workaround for travis builds failing #45

Merged
merged 1 commit into from Apr 23, 2018
Merged
Changes from all commits
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

integrity check browser-core workaround
  • Loading branch information
trickpattyFH20 committed Apr 23, 2018
commit 8a2d1abc87bfa16c80d12c2d2d384a7d206bd257

Some generated files are not rendered by default. Learn more.

@@ -42,7 +42,7 @@
"homepage": "https://github.com/ghostery/ghostery-extension#readme",
"dependencies": {
"base64-js": "^1.2.1",
"browser-core": "https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.26/1.26.2.tgz",
"browser-core": "https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.26/1.26.2.tgz?version=1",
"classnames": "^2.2.5",
"d3": "^4.13.0",
"d3-scale": "^1.0.6",
ProTip! Use n and p to navigate between commits in a pull request.