feat(webkit): bump version to 1187 (#1646)

This commit is contained in:
Yury Semikhatsky 2020-04-03 12:32:58 -07:00 committed by GitHub
parent 1f2803bbc6
commit bebce8faa0
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": "1069",
"webkit_revision": "1186"
"webkit_revision": "1187"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",