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 dc2f99b commit 03841aeCopy full SHA for 03841ae
package.json
@@ -4,8 +4,8 @@
4
"description": "Serverless API to take screenshots of websites with Puppeteer.",
5
"dependencies": {
6
"chrome-aws-lambda": "5.2.1",
7
- "puppeteer-core": "5.2.1"
8
- "express": "^4.17.1"
+ "puppeteer-core": "5.2.1",
+ "express": "^4.17.1",
9
},
10
"devDependencies": {
11
"typescript": "4.1.5"
0 commit comments