Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
chore: downgrade puppeteer
Browse files Browse the repository at this point in the history
Puppeteer 3 needs an additional dependency, so I'll remain on 2 until Github Action environments are updated, see  wildpeaks/package-snapshot-dom#66 for more infos
  • Loading branch information
cecilemuller committed Apr 27, 2020
1 parent d1add10 commit 94944b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jasmine": "3.5.0",
"preact": "10.4.1",
"prettier": "2.0.5",
"puppeteer": "3.0.1",
"puppeteer": "2.1.1",
"recursive-readdir": "2.2.2",
"rimraf": "3.0.2",
"ts-loader": "7.0.1",
Expand Down

0 comments on commit 94944b1

Please sign in to comment.