revert puppeteer to 1.9.0 to debug circleci

This commit is contained in:
Danny Coates 2018-11-06 11:28:54 -08:00
parent 99f6f53e40
commit 76d2d72fb0
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 4 additions and 4 deletions

View file

@ -103,7 +103,7 @@
"postcss-preset-env": "^6.3.1",
"prettier": "^1.14.3",
"proxyquire": "^2.1.0",
"puppeteer": "^1.10.0",
"puppeteer": "1.9.0",
"raven-js": "^3.27.0",
"redis-mock": "^0.37.0",
"require-from-string": "^2.0.2",