mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Deprecate win32-ia32 prebuilt binaries
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user