We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a1c898 + 21c4064 commit 3ef0ef2Copy full SHA for 3ef0ef2
.gitignore
@@ -1,3 +1,4 @@
1
node_modules
2
bin
3
npm-debug.log
4
+.npmrc
package.json
@@ -1,6 +1,6 @@
{
"name": "electron-chromedriver",
- "version": "13.0.0",
+ "version": "14.0.0",
"description": "Electron ChromeDriver",
5
"repository": "https://github.com/electron/chromedriver",
6
"bin": {
0 commit comments