Skip to content

Commit

Permalink
fix filepath, spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Jan 25, 2024
1 parent 7b9f480 commit ff210b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"author": "Picovoice Inc.",
"license": "Apache-2.0",
"dependencies": {
"@picovoice/cobra-node": "../../binding/nodejs",
"@picovoice/cobra-node": "file:../../binding/nodejs",
"@picovoice/pvrecorder-node": "^1.2.1",
"commander": "^6.1.0",
"readline": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion demo/nodejs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


"@picovoice/cobra-node@../../binding/nodejs":
"@picovoice/cobra-node@file:../../binding/nodejs":
version "2.0.0"

"@picovoice/pvrecorder-node@^1.2.1":
Expand Down
3 changes: 2 additions & 1 deletion res/.lint/spell-check/dict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ testapp
vtable
wargv
wavspec
xcworkspace
xcworkspace
wavefile

0 comments on commit ff210b0

Please sign in to comment.