We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4351c commit 6d28fa3Copy full SHA for 6d28fa3
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0",
4
"description": "Serverless API to take screenshots of websites with Puppeteer.",
5
"dependencies": {
6
+ "@sparticuz/chromium": "^123.0.1",
7
"chrome-aws-lambda": "^5.1.2",
8
"puppeteer-core": "^5.1.2",
9
"express": "^4.17.1"
0 commit comments