Skip to content

Commit b0f755e

Browse files
author
ygj6
authored
Update the chromedriver version to fix e2e test error in Circleci (#3539)
[skip ci]
1 parent 3713f1b commit b0f755e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"babel-preset-flow-vue": "^1.0.0",
7171
"browserstack-local": "^1.4.8",
7272
"buble": "^0.19.8",
73-
"chromedriver": "^86.0.0",
73+
"chromedriver": "^90.0.0",
7474
"conventional-changelog-cli": "^2.0.11",
7575
"cross-spawn": "^7.0.3",
7676
"css-loader": "^2.1.1",

0 commit comments

Comments
 (0)