Skip to content

Commit

Permalink
Merge pull request xiangsx#70 from HartoSha/master
Browse files Browse the repository at this point in the history
Fix missing puppeteer dependencies in package.json
  • Loading branch information
xiangsx authored Jun 16, 2023
2 parents 9f03a88 + db8d651 commit 85d49de
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 2 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"koa-router": "^12.0.0",
"moment": "^2.29.4",
"puppeteer": "^20.1.2",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"tls-client": "^0.0.5",
"user-agents": "^1.0.1367",
"uuid": "^9.0.0"
Expand Down
Loading

0 comments on commit 85d49de

Please sign in to comment.