fix(webkit): roll webkit to 1127 (#775)

This commit is contained in:
Joel Einbinder 2020-01-30 17:24:23 -08:00 committed by GitHub
parent 735c5e6a86
commit fd3a93084c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "737027",
"firefox_revision": "1021",
"webkit_revision": "1124"
"webkit_revision": "1127"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",