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:
Andrey Lushnikov
2017-07-24 18:28:34 -07:00
parent a24cec20f9
commit 91cbe561ba
2 changed files with 1 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "488823"
"chromium_revision": "488994"
},
"devDependencies": {
"commonmark": "^0.27.0",