fix(firefox): roll firefox to 1021

This commit is contained in:
Joel Einbinder 2020-01-30 14:21:09 -08:00
parent adc91c986c
commit e980e391c8

View file

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