feat(webkit): roll to 1167 (#1221)

This commit is contained in:
Dmitry Gozman 2020-03-04 12:11:43 -08:00 committed by GitHub
parent 2d4317dc9a
commit dbfeda28a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "745253",
"firefox_revision": "1032",
"webkit_revision": "1166"
"webkit_revision": "1167"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",