Skip to content

Commit

Permalink
1.99.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phenylshima committed Dec 29, 2022
1 parent c88b4e6 commit 05da504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-openjtalk-binding",
"version": "1.99.2",
"version": "1.99.3",
"main": "addon.js",
"types": "addon.d.ts",
"license": "(MIT OR Unlicense)",
Expand All @@ -23,7 +23,7 @@
"build-arm": "mkdir -p build-tmp-napi-v5&&node-pre-gyp --target_arch=arm64 configure build package"
},
"bin": {
"mecab-dict-index":"mecab-dict-index.js"
"mecab-dict-index": "mecab-dict-index.js"
},
"homepage": "https://tignear.github.io/node-openjtalk-binding/v1.2.0",
"gypfile": true,
Expand Down

0 comments on commit 05da504

Please sign in to comment.