fix(firefox): roll firefox to 1021 (#769)

This commit is contained in:
Joel Einbinder 2020-01-30 14:59:22 -08:00 committed by GitHub
parent adc91c986c
commit 83b5d893ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"main": "index.js",
"playwright": {
"chromium_revision": "737027",
"firefox_revision": "1020",
"firefox_revision": "1021",
"webkit_revision": "1124"
},
"scripts": {