Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cijiugechu committed Jul 23, 2023
1 parent 6c3045b commit 38764d1
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions npm/android-arm-eabi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-android-arm-eabi",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"android"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/android-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-android-arm64",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"android"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-darwin-arm64",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"darwin"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-darwin-x64",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"darwin"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/freebsd-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-freebsd-x64",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"freebsd"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-linux-arm-gnueabihf",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"linux"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-linux-arm64-gnu",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"linux"
],
Expand Down Expand Up @@ -32,4 +32,4 @@
"libc": [
"glibc"
]
}
}
4 changes: 2 additions & 2 deletions npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-linux-arm64-musl",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"linux"
],
Expand Down Expand Up @@ -32,4 +32,4 @@
"libc": [
"musl"
]
}
}
4 changes: 2 additions & 2 deletions npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-linux-x64-gnu",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"linux"
],
Expand Down Expand Up @@ -32,4 +32,4 @@
"libc": [
"glibc"
]
}
}
4 changes: 2 additions & 2 deletions npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-linux-x64-musl",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"linux"
],
Expand Down Expand Up @@ -32,4 +32,4 @@
"libc": [
"musl"
]
}
}
4 changes: 2 additions & 2 deletions npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-win32-arm64-msvc",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"win32"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-win32-ia32-msvc",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"win32"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
4 changes: 2 additions & 2 deletions npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node-win32-x64-msvc",
"version": "0.1.1",
"version": "0.1.2",
"os": [
"win32"
],
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public"
},
"repository": "https://github.com/amehashi/thumbhash-node"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbhash-node",
"version": "0.1.1",
"version": "0.1.2",
"description": "thumbhash binding for Node.js",
"author": "nemurubaka <[email protected]>",
"main": "index.js",
Expand Down

0 comments on commit 38764d1

Please sign in to comment.