Fix building node-addon package (#1598)
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Speech-to-text, text-to-speech, and speaker diarization using Next-gen Kaldi without internet connection",
|
||||
"dependencies": {
|
||||
"cmake-js": "^6.0.0",
|
||||
"node-addon-api": "^1.1.0",
|
||||
"cmake-js": "^7.0.0",
|
||||
"node-addon-api": "^8.3.0",
|
||||
"perf_hooks": "*"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user