chore: use peerDependencies instead of optional

This commit is contained in:
Adhiraj Singh
2022-01-10 15:21:34 +05:30
parent 5febb86e14
commit c7ceb0ab11

View File

@@ -44,7 +44,7 @@
"protobufjs": "^6.10.1",
"ws": "^8.0.0"
},
"optionalDependencies": {
"peerDependencies": {
"jimp": "^0.16.1",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.29.3"