Deprecate win32-ia32 prebuilt binaries

This commit is contained in:
Lovell Fuller
2025-12-31 10:15:19 +00:00
parent e50c0c2e04
commit 1cf4b7f04d
4 changed files with 6 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@img/sharp-win32-ia32",
"version": "0.34.5",
"description": "Prebuilt sharp for use with Windows x86 (32-bit)",
"description": "Prebuilt sharp for use with Windows x86 (deprecated)",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
@@ -29,7 +29,7 @@
"./versions": "./versions.json"
},
"engines": {
"node": ">=20.9.0"
"node": "^20.9.0"
},
"os": [
"win32"