feat(firefox): roll firefox to r1020 (#735)

Fixes #705
This commit is contained in:
Pavel Feldman 2020-01-28 22:10:12 -08:00 committed by GitHub
parent b68a88a3fc
commit 492304be41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"main": "index.js", "main": "index.js",
"playwright": { "playwright": {
"chromium_revision": "733125", "chromium_revision": "733125",
"firefox_revision": "1019", "firefox_revision": "1020",
"webkit_revision": "1120" "webkit_revision": "1120"
}, },
"scripts": { "scripts": {