feat(firefox): roll Firefox to r1042 (#1357)

This commit is contained in:
Andrey Lushnikov 2020-03-11 19:03:19 -07:00 committed by GitHub
parent 704fe6dc73
commit f92c95c1bf
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": "747023",
"firefox_revision": "1041",
"firefox_revision": "1042",
"webkit_revision": "1178"
},
"scripts": {