mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Support info.size on wide-char systems via upgrade to C++17 #3943
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"preferUnplugged": true,
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-arm": "1.1.0-rc3"
|
||||
"@img/sharp-libvips-linux-arm": "1.1.0-rc3.1"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
@@ -32,7 +32,7 @@
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"config": {
|
||||
"glibc": ">=2.28"
|
||||
"glibc": ">=2.31"
|
||||
},
|
||||
"os": [
|
||||
"linux"
|
||||
|
||||
Reference in New Issue
Block a user