Skip to content

Commit

Permalink
feat(webkit): bump revision to 1238 (#2299)
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-s committed May 19, 2020
1 parent 5d0b562 commit a010fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/playwright-webkit/browsers.json
Expand Up @@ -2,7 +2,7 @@
"browsers": [
{
"name": "webkit",
"revision": "1235"
"revision": "1238"
}
]
}
2 changes: 1 addition & 1 deletion packages/playwright/browsers.json
Expand Up @@ -10,7 +10,7 @@
},
{
"name": "webkit",
"revision": "1235"
"revision": "1238"
}
]
}

0 comments on commit a010fcd

Please sign in to comment.