10000 Update version of puppeteer · dnshi/Leetcode@e6ec93f · GitHub
[go: up one dir, main page]

Skip to content

Commit e6ec93f

Browse files
committed
Update version of puppeteer
1 parent 2866878 commit e6ec93f

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
@@ -8,7 +8,7 @@
88
"email": "dean.xiaoshi@gmail.com",
99
"license": "MIT",
1010
"devDependencies": {
11-
"puppeteer": "^5.2.1"
11+
"puppeteer": "^9.0.0"
1212
},
1313
"scripts": {
1414
"start": "node ./scripts $(git status --short | grep -oE \"[^ ]*(algorithms|shell|sql).*$\")"

0 commit comments

Comments
 (0)
0