We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13bc03 commit bd7f3dbCopy full SHA for bd7f3db
package.json
@@ -4,7 +4,7 @@
4
"url": "https://github.com/e2e-boilerplate/selenium-webdriver-typescript-ts-jest-jest-assert/issues"
5
},
6
"dependencies": {
7
- "chromedriver": "90.0.4430.24",
+ "chromedriver": "90.0.0",
8
"jest": "26.6.3",
9
"selenium-webdriver": "4.0.0-beta.1",
10
"ts-jest": "26.5.5",
@@ -65,4 +65,4 @@
65
"test": "npx jest"
66
67
"version": "1.0.0"
68
-}
+}
0 commit comments