feat(webkit): roll to v1155 (#1104)

This commit is contained in:
Pavel Feldman 2020-02-25 08:51:50 -08:00 committed by GitHub
parent ebcaadedf1
commit 30a4d0e797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "740847",
"firefox_revision": "1029",
"webkit_revision": "1151"
"webkit_revision": "1155"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",