Skip to content

Commit

Permalink
Trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Apr 29, 2020
1 parent 5e08bcc commit f7925fe
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 154 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:current-browsers
- image: circleci/node:latest-browsers

working_directory: ~/repo

Expand Down
180 changes: 28 additions & 152 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -89,7 +89,7 @@
"pixelmatch": "^5.1.0",
"pngjs": "^5.0.0",
"proj4": "2.6.1",
"puppeteer": "~3.0.0",
"puppeteer": "^2.1.1",
"rollup": "^2.1.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.0",
Expand Down

0 comments on commit f7925fe

Please sign in to comment.