mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 12:20:13 +02:00
Pin prebuild due to breaking change in 8.2.0
This commit is contained in:
parent
ac515121e5
commit
87a422942d
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "sharp",
|
"name": "sharp",
|
||||||
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
|
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
|
||||||
"version": "0.22.0",
|
"version": "0.22.0-alpha",
|
||||||
"author": "Lovell Fuller <npm@lovell.info>",
|
"author": "Lovell Fuller <npm@lovell.info>",
|
||||||
"homepage": "https://github.com/lovell/sharp",
|
"homepage": "https://github.com/lovell/sharp",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
@ -116,7 +116,7 @@
|
|||||||
"mocha": "^6.0.2",
|
"mocha": "^6.0.2",
|
||||||
"mock-fs": "^4.8.0",
|
"mock-fs": "^4.8.0",
|
||||||
"nyc": "^13.3.0",
|
"nyc": "^13.3.0",
|
||||||
"prebuild": "^8.2.0",
|
"prebuild": "8.1.0",
|
||||||
"prebuild-ci": "^2.3.0",
|
"prebuild-ci": "^2.3.0",
|
||||||
"rimraf": "^2.6.3",
|
"rimraf": "^2.6.3",
|
||||||
"semistandard": "^13.0.1"
|
"semistandard": "^13.0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user