mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: use peerDependencies instead of optional
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
"protobufjs": "^6.10.1",
|
"protobufjs": "^6.10.1",
|
||||||
"ws": "^8.0.0"
|
"ws": "^8.0.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"peerDependencies": {
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"qrcode-terminal": "^0.12.0",
|
"qrcode-terminal": "^0.12.0",
|
||||||
"sharp": "^0.29.3"
|
"sharp": "^0.29.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user