Skip to content

Commit 9504815

Browse files
fix(package): update chrome-remote-interface to version 0.28.1
Closes #12
1 parent 97aab50 commit 9504815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@serverless-chrome/lambda": "^1.0.0-55",
88
"aws-sdk": "^2.382.0",
99
"cheerio": "^1.0.0-rc.2",
10-
"chrome-remote-interface": "^0.27.0",
10+
"chrome-remote-interface": "^0.28.1",
1111
"dotenv": "^6.2.0",
1212
"puppeteer": "^1.11.0"
1313
},

0 commit comments

Comments
 (0)