Skip to content

Commit 04bba58

Browse files
committed
updates
1 parent ac2febd commit 04bba58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@wdio/mocha-framework": "7.4.6",
1111
"@wdio/sync": "7.5.1",
1212
"chai": "4.3.4",
13-
"chromedriver": "90.0.0",
13+
"chromedriver": "90.0.4430.24",
1414
"mocha": "8.3.2",
1515
"ts-node": "9.1.1",
1616
"typescript": "4.2.4",
@@ -69,4 +69,4 @@
6969
"test": "npx wdio"
7070
},
7171
"version": "1.0.0"
72-
}
72+
}

0 commit comments

Comments
 (0)