diff --git a/package.json b/package.json index 8f6e140..f63805c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "@elgato-stream-deck/node": "^5.7.3", - "@julusian/image-rs": "^0.1.3", + "@julusian/image-rs": "^0.2.0", "@julusian/jpeg-turbo": "^2.1.0", "@julusian/skia-canvas": "^1.0.4", "@loupedeck/node": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index fe5e6e1..58706a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -222,10 +222,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@julusian/image-rs@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@julusian/image-rs/-/image-rs-0.1.3.tgz#8b29042aa6c58788b583b480bfdb3dc3d73e92a5" - integrity sha512-RG5Q7va5ETbIJUu1YeI7fU1kkBQy19HllqOvhNax56Y2WP0nv5cfZpZT0xaZxjBZYokcoilkxZBfRRFGqxrg1Q== +"@julusian/image-rs@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@julusian/image-rs/-/image-rs-0.2.0.tgz#5e23594827ed60d5d20feade30a79ab3936eac91" + integrity sha512-+KgEvVJ4nE3hWnleqnuHjtOXT5G0Rl5nSGYe2WvWZz091kJISkTk7wUih/fTVm2JA2nqIydra3fMQgEC7iTuYw== "@julusian/jpeg-turbo@^2.1.0": version "2.1.0"