Skip to content

Commit

Permalink
fix: chromedriver version
Browse files Browse the repository at this point in the history
  • Loading branch information
jevillard committed Nov 18, 2020
1 parent f558ac5 commit 69c4814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"babel-plugin-istanbul": "^6.0.0",
"babel-preset-power-assert": "^3.0.0",
"buble": "^0.19.3",
"chromedriver": "^85.0.0",
"chromedriver": "^87.0.0",
"core-js": "^3.6.5",
"cross-env": "^7.0.2",
"cross-spawn": "^7.0.3",
Expand Down

0 comments on commit 69c4814

Please sign in to comment.