feat(webkit): roll webkit to 1008

This commit is contained in:
Pavel 2019-12-04 16:14:48 -08:00
parent e1c4eaae28
commit 65a52294e2

View File

@ -9,7 +9,7 @@
"playwright": { "playwright": {
"chromium_revision": "719491", "chromium_revision": "719491",
"firefox_revision": "1004", "firefox_revision": "1004",
"webkit_revision": "1004" "webkit_revision": "1008"
}, },
"scripts": { "scripts": {
"unit": "node test/test.js", "unit": "node test/test.js",