Skip to content

Commit efaba44

Browse files
committed
Update to latest chrome-aws-lambda, closes simonw#2
1 parent acd6cc4 commit efaba44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "puppeteer-screenshot",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Take screenshot of a website",
55
"private": true,
66
"license": "MIT",
77
"dependencies": {
8-
"chrome-aws-lambda": "1.11.1",
9-
"puppeteer-core": "1.11.0"
8+
"chrome-aws-lambda": "5.2.1",
9+
"puppeteer-core": "5.2.1"
1010
}
1111
}

0 commit comments

Comments
 (0)