Skip to content

Commit 626ac9a

Browse files
authored
Update package.json
1 parent d5157f2 commit 626ac9a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@
44
"description": "Serverless API to take screenshots of websites with Puppeteer.",
55
"dependencies": {
66
"chrome-aws-lambda": "7.0.0",
7-
"puppeteer-core": "13.1.2"
8-
},
9-
"devDependencies": {
10-
"typescript": "4.1.5",
11-
"@vercel/node": "^1.8.5"
7+
"puppeteer-core": "13.1.2",
8+
"express": "^4.17.1"
129
},
1310
"engines": {
1411
"node": "14.x"

0 commit comments

Comments
 (0)