Skip to content

Commit

Permalink
feat(webkit): roll webkit to r1151 (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored Feb 15, 2020
1 parent 9caa61a commit b1520f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "740847",
"firefox_revision": "1029",
"webkit_revision": "1150"
"webkit_revision": "1151"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",
Expand Down

0 comments on commit b1520f7

Please sign in to comment.