Skip to content

Commit

Permalink
fix: upgrade @julusian/image-rs to resolve streamdeck drawing black
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Aug 19, 2023
1 parent 4690702 commit 65bae64
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.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",
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.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"
Expand Down

0 comments on commit 65bae64

Please sign in to comment.