feat(firefox): update to 1076 (#1734)

This commit is contained in:
Yury Semikhatsky 2020-04-09 19:03:59 -07:00 committed by GitHub
parent f282400e1f
commit d0c19e531d
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": "754895", "chromium_revision": "754895",
"firefox_revision": "1075", "firefox_revision": "1076",
"webkit_revision": "1190" "webkit_revision": "1190"
}, },
"scripts": { "scripts": {