chore(webkit): bump webkit version to 1150 (#991)

This commit is contained in:
Yury Semikhatsky 2020-02-13 14:15:29 -08:00 committed by GitHub
parent f7fb35bdbf
commit e744c533e1
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": "1148"
"webkit_revision": "1150"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",