Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 03db505

Browse files
authored
Merge pull request #27 from MyUnisoft/depup
Depup
2 parents 3d18742 + 6aee0ff commit 03db505

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

npm/win32-ia32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@myunisoft/heif-converter.win32-ia32",
3-
"version": "0.0.4",
3+
"version": "0.0.6",
44
"description": "Prebuilt heif-converter for use with Windows x86",
55
"author": "Nicolas Marteau <nico_mart@hotmail.fr>",
66
"homepage": "https://github.com/MyUnisoft/heif-converter",

npm/win32-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@myunisoft/heif-converter.win32-x64",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Prebuilt heif-converter for use with Windows x64",
55
"author": "Nicolas Marteau <nico_mart@hotmail.fr>",
66
"homepage": "https://github.com/MyUnisoft/heif-converter",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@myunisoft/heif-converter.darwin-x64": "^0.0.6",
5555
"@myunisoft/heif-converter.linux-x64": "^0.1.6",
5656
"@myunisoft/heif-converter.linuxmusl-x64": "^0.2.4",
57-
"@myunisoft/heif-converter.win32-ia32": "^0.0.4",
58-
"@myunisoft/heif-converter.win32-x64": "^0.1.3"
57+
"@myunisoft/heif-converter.win32-ia32": "^0.0.6",
58+
"@myunisoft/heif-converter.win32-x64": "^0.1.4"
5959
},
6060
"dependencies": {
6161
"detect-libc": "^2.0.3"

0 commit comments

Comments
 (0)