Update package names to use 'img' npm organisation

This commit is contained in:
Lovell Fuller
2023-10-12 17:03:37 +01:00
parent e6942805b4
commit f8b6cb6d5b
19 changed files with 71 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@sharpen/sharp-linux-arm64",
"name": "@img/sharp-linux-arm64",
"version": "0.0.1-alpha.8",
"description": "Prebuilt sharp for use with Linux (glibc) ARM64",
"homepage": "https://sharp.pixelplumbing.com",
@@ -14,7 +14,7 @@
},
"preferUnplugged": true,
"optionalDependencies": {
"@sharpen/sharp-libvips-linux-arm64": "0.0.1-alpha.2"
"@img/sharp-libvips-linux-arm64": "0.0.1"
},
"files": [
"lib"