Skip to content

Commit

Permalink
fix: update @julusian/image-rs for arm7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 23, 2023
1 parent b081e08 commit 64a6903
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@elgato-stream-deck/node": "^5.7.3",
"@julusian/image-rs": "^0.2.0",
"@julusian/image-rs": "^0.2.1",
"@julusian/jpeg-turbo": "^2.1.0",
"@julusian/skia-canvas": "^1.0.4",
"@loupedeck/node": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@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/image-rs@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@julusian/image-rs/-/image-rs-0.2.1.tgz#d7ee7ad8ec8b9e5bdfb2cdef8a2647210a0ace7d"
integrity sha512-hNToyAoFniHN9AHde93MfA01CGC06bui980/6NWJMky8Zk1kgu4ISEmOYtWOAq5kwmMfdB8mxg2/S3SlKQ9fAA==

"@julusian/jpeg-turbo@^2.1.0":
version "2.1.0"
Expand Down

0 comments on commit 64a6903

Please sign in to comment.