@revizly/sharp 0.33.2-revizly8 → 0.33.2-revizly9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@revizly/sharp",
|
3
3
|
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
|
4
|
-
"version": "0.33.2-
|
4
|
+
"version": "0.33.2-revizly9",
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
7
7
|
"contributors": [
|
@@ -141,8 +141,6 @@
|
|
141
141
|
"semver": "^7.6.0"
|
142
142
|
},
|
143
143
|
"optionalDependencies": {
|
144
|
-
"@revizly/sharp-darwin-arm64": "0.33.2",
|
145
|
-
"@revizly/sharp-darwin-x64": "0.33.2",
|
146
144
|
"@revizly/sharp-libvips-linux-arm64": "1.0.2",
|
147
145
|
"@revizly/sharp-libvips-linux-x64": "1.0.2",
|
148
146
|
"@revizly/sharp-linux-arm64": "0.33.2-revizly7",
|