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 Aug 5, 2024
1 parent d1ea690 commit 9fb905b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"tinybench": "^2.8.0"
},
"optionalDependencies": {
"@myunisoft/heif-converter.darwin-x64": "^0.0.1",
"@myunisoft/heif-converter.linux-x64": "^0.1.0",
"@myunisoft/heif-converter.linuxmusl-x64": "^0.1.0",
"@myunisoft/heif-converter.win32-ia32": "^0.0.1",
"@myunisoft/heif-converter.win32-x64": "^0.1.0"
"@myunisoft/heif-converter.darwin-x64": "^0.0.2",
"@myunisoft/heif-converter.linux-x64": "^0.1.2",
"@myunisoft/heif-converter.linuxmusl-x64": "^0.2.1",
"@myunisoft/heif-converter.win32-ia32": "^0.0.2",
"@myunisoft/heif-converter.win32-x64": "^0.1.1"
},
"dependencies": {
"detect-libc": "^2.0.3"
Expand Down

0 comments on commit 9fb905b

Please sign in to comment.