Skip to content

Commit

Permalink
chore: update optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafyh committed Jul 29, 2024
1 parent c5d6613 commit 0c16945
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"tinybench": "^2.8.0"
},
"optionalDependencies": {
"@myunisoft/heif-converter.linux-x64": "^0.0.4",
"@myunisoft/heif-converter.linuxmusl-x64": "^0.0.4",
"@myunisoft/heif-converter.win32-x64": "^0.0.4",
"@myunisoft/heif-converter.linux-x64": "^0.1.0",
"@myunisoft/heif-converter.linuxmusl-x64": "^0.1.0",
"@myunisoft/heif-converter.win32-x64": "^0.1.0",
"@myunisoft/heif-converter.win32-ia32": "^0.0.1"
},
"dependencies": {
Expand Down

0 comments on commit 0c16945

Please sign in to comment.