feat(webkit): roll to 1197 (#1820)

This commit is contained in:
Joel Einbinder 2020-04-16 09:37:19 -07:00 committed by GitHub
parent 1b0467fb86
commit 69a9867e9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "754895",
"firefox_revision": "1082",
"webkit_revision": "1193"
"webkit_revision": "1197"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node --unhandled-rejections=strict test/test.js",