mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Pin node-addon-api to workaround possible bug in 5.1.0
This commit is contained in:
parent
a1e464cc5e
commit
a9bd0e79f8
@ -131,7 +131,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"color": "^4.2.3",
|
"color": "^4.2.3",
|
||||||
"detect-libc": "^2.0.1",
|
"detect-libc": "^2.0.1",
|
||||||
"node-addon-api": "^5.0.0",
|
"node-addon-api": "5.0.0",
|
||||||
"prebuild-install": "^7.1.1",
|
"prebuild-install": "^7.1.1",
|
||||||
"semver": "^7.3.8",
|
"semver": "^7.3.8",
|
||||||
"simple-get": "^4.0.1",
|
"simple-get": "^4.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user