feat(webkit): roll to 1001 (#96)

This commit is contained in:
Joel Einbinder 2019-11-26 17:13:58 -08:00 committed by GitHub
parent 35c27bfa45
commit 4d6d81e60e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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