Skip to content

Commit

Permalink
feat: Add MS Edge support on Linux and Mac
Browse files Browse the repository at this point in the history
fix: Fix GitHub API rate limit issues getting geckodriver release
  • Loading branch information
joeyparrish committed Feb 3, 2022
1 parent e9f9012 commit 97e8f2e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Joey Parrish <joeyparrish@google.com>",
"dependencies": {
"wd": "^1.14.0",
"webdriver-installer": "^1.0.1"
"webdriver-installer": "^1.1.0"
},
"peerDependencies": {
"karma": "^6.2.0"
Expand Down

0 comments on commit 97e8f2e

Please sign in to comment.