Ensure win32 packages contain version/notice files

This commit is contained in:
Lovell Fuller
2023-10-04 21:12:16 +01:00
parent fcc7e84bee
commit 7c97aabaf8
2 changed files with 8 additions and 9 deletions

View File

@@ -13,11 +13,10 @@
"url": "https://opencollective.com/libvips"
},
"preferUnplugged": true,
"optionalDependencies": {
"@sharpen/sharp-libvips-win32-x64": "0.0.1-alpha.1"
},
"files": [
"lib"
"lib",
"versions.json",
"THIRD-PARTY-NOTICES.md"
],
"publishConfig": {
"access": "public"