@revizly/sharp 0.34.0-revizly2 → 0.34.0-revizly3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -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.34.0-revizly2",
4
+ "version": "0.34.0-revizly3",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
7
7
  "contributors": [
@@ -144,8 +144,8 @@
144
144
  "optionalDependencies": {
145
145
  "@revizly/sharp-libvips-linux-arm64": "1.0.9",
146
146
  "@revizly/sharp-libvips-linux-x64": "1.0.9",
147
- "@revizly/sharp-linux-arm64": "0.33.6-revizly1",
148
- "@revizly/sharp-linux-x64": "0.33.6-revizly1"
147
+ "@revizly/sharp-linux-arm64": "0.34.0-revizly2",
148
+ "@revizly/sharp-linux-x64": "0.34.0-revizly2"
149
149
  },
150
150
  "devDependencies": {
151
151
  "@emnapi/runtime": "^1.3.1",