Skip to content

Commit

Permalink
[js][cdp] add support for Chrome 108 and remove support for Chrome 105
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Nov 30, 2022
1 parent e8c0102 commit 922f5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ load("//common:defs.bzl", "copy_file")

BROWSER_VERSIONS = [
"v85",
"v105",
"v106",
"v107",
"v108",
]

SRC_FILES = [
Expand Down

0 comments on commit 922f5d3

Please sign in to comment.