Skip to content

Commit

Permalink
chore: browser versions too
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed May 26, 2024
1 parent f846c34 commit ff17a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transport-interop/versionsInput.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
]
},
{
"id": "chromium-js-v1",
"id": "chromium-js-v1.x",
"containerImageID": "browser",
"transports": [
{
Expand All @@ -101,7 +101,7 @@
]
},
{
"id": "firefox-js-v1",
"id": "firefox-js-v1.x",
"containerImageID": "browser",
"transports": [
{
Expand Down

0 comments on commit ff17a89

Please sign in to comment.