Skip to content

Commit

Permalink
chore: v15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde committed May 26, 2021
1 parent 798cf14 commit a604c48
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 210 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
npm-debug.log
lib/api.json
.npmrc
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ npm-debug.log
lib/api.json
lib/launcher.go
.node-version
.npmrc
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ For given versions of Electron you must depend on a very specific version range
| `^10.0.0` | `^12.0.0`|
| `^11.0.0` | `^13.0.0`|
| `^12.0.0` | `^14.0.0`|
| `^13.0.0` | `^15.0.0`|

Learn more from [this presentation](https://speakerdeck.com/kevinsawicki/testing-your-electron-apps-with-chromedriver).

Expand Down
Loading

0 comments on commit a604c48

Please sign in to comment.