Skip to content

Commit

Permalink
updated demo version
Browse files Browse the repository at this point in the history
  • Loading branch information
matt200-ok committed Jul 5, 2024
1 parent 38d3a6e commit 985465f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@picovoice/cobra-node-demo",
"version": "2.0.0",
"version": "2.0.1",
"description": "Picovoice Cobra Node.js file-based and microphone demos",
"scripts": {
"file": "node file.js",
Expand All @@ -16,7 +16,7 @@
"author": "Picovoice Inc.",
"license": "Apache-2.0",
"dependencies": {
"@picovoice/cobra-node": "=2.0.0",
"@picovoice/cobra-node": "=2.0.1",
"@picovoice/pvrecorder-node": "~1.2.1",
"commander": "^6.1.0",
"readline": "^1.3.0",
Expand Down

0 comments on commit 985465f

Please sign in to comment.