feat(chromium): roll to r733125 (#538)

This commit is contained in:
Pavel Feldman 2020-01-17 20:58:41 -08:00 committed by Andrey Lushnikov
parent 39ca494945
commit def48e7da4
2 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@
Chromium
</text>
<text x="970" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
80.0.3987
81.0.4032
</text>
<text x="970" y="140" transform="scale(.1)">
80.0.3987
81.0.4032
</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 978 B

View File

@ -8,7 +8,7 @@
},
"main": "index.js",
"playwright": {
"chromium_revision": "724623",
"chromium_revision": "733125",
"firefox_revision": "1016",
"webkit_revision": "1100"
},