We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ec650 commit dc2f99bCopy full SHA for dc2f99b
package.json
@@ -3,8 +3,8 @@
3
"version": "1.0.0",
4
"description": "Serverless API to take screenshots of websites with Puppeteer.",
5
"dependencies": {
6
- "chrome-aws-lambda": "10.1.0",
7
- "puppeteer-core": "^22.12.1",
+ "chrome-aws-lambda": "5.2.1",
+ "puppeteer-core": "5.2.1"
8
"express": "^4.17.1"
9
},
10
"devDependencies": {
0 commit comments