Skip to content

Commit 03841ae

Browse files
authored
Update package.json
1 parent dc2f99b commit 03841ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Serverless API to take screenshots of websites with Puppeteer.",
55
"dependencies": {
66
"chrome-aws-lambda": "5.2.1",
7-
"puppeteer-core": "5.2.1"
8-
"express": "^4.17.1"
7+
"puppeteer-core": "5.2.1",
8+
"express": "^4.17.1",
99
},
1010
"devDependencies": {
1111
"typescript": "4.1.5"

0 commit comments

Comments
 (0)