mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Roll chromium to r488994
This patch rolls chromium past the r488926 which prevents chromium from going to sleep on Mac OS X. Fixes #100.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"ws": "^3.0.0"
|
||||
},
|
||||
"puppeteer": {
|
||||
"chromium_revision": "488823"
|
||||
"chromium_revision": "488994"
|
||||
},
|
||||
"devDependencies": {
|
||||
"commonmark": "^0.27.0",
|
||||
|
||||
Reference in New Issue
Block a user