Skip to content

Commit e7006e8

Browse files
authored
Update package.json
1 parent 68a6718 commit e7006e8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
"version": "1.0.0",
44
"description": "Serverless API to take screenshots of websites with Puppeteer.",
55
"dependencies": {
6-
"chrome-aws-lambda": "2.1.1",
7-
"puppeteer-core": "2.1.1"
6+
"chrome-aws-lambda": "10.1.0",
7+
"puppeteer-core": "16.1.0"
88
},
99
"devDependencies": {
10-
"@types/puppeteer": "2.0.1",
11-
"@types/puppeteer-core": "2.0.0",
1210
"typescript": "3.8.3",
1311
"@vercel/node": "^1.8.5"
1412
},

0 commit comments

Comments
 (0)