mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: let sharp be optional
This commit is contained in:
parent
5fceef37ec
commit
94c655367e
4 changed files with 15 additions and 2 deletions
|
|
@ -13,8 +13,10 @@
|
|||
"puppeteer-extra-plugin-recaptcha": "^3.6.6",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.1",
|
||||
"random": "^4.1.0",
|
||||
"sharp": "^0.31.3",
|
||||
"undici": "^5.19.1",
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "^0.31.3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue