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 68a6718 commit e7006e8Copy full SHA for e7006e8
package.json
@@ -3,12 +3,10 @@
3
"version": "1.0.0",
4
"description": "Serverless API to take screenshots of websites with Puppeteer.",
5
"dependencies": {
6
- "chrome-aws-lambda": "2.1.1",
7
- "puppeteer-core": "2.1.1"
+ "chrome-aws-lambda": "10.1.0",
+ "puppeteer-core": "16.1.0"
8
},
9
"devDependencies": {
10
- "@types/puppeteer": "2.0.1",
11
- "@types/puppeteer-core": "2.0.0",
12
"typescript": "3.8.3",
13
"@vercel/node": "^1.8.5"
14
0 commit comments