Package managers cannot handle nested optionalDependencies

This commit is contained in:
Lovell Fuller
2023-10-07 11:09:45 +01:00
parent 68ac12292c
commit 51e56f994c
8 changed files with 12 additions and 27 deletions

View File

@@ -13,9 +13,6 @@
"url": "https://opencollective.com/libvips"
},
"preferUnplugged": true,
"optionalDependencies": {
"@sharpen/sharp-libvips-linux-x64": "0.0.1-alpha.1"
},
"files": [
"lib"
],