Skip to content

Commit c397757

Browse files
committed
updated demos
1 parent ef139ea commit c397757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/nodejs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@picovoice/rhino-node-demo",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Picovoice Rhino NodeJS file-based and microphone demos",
55
"scripts": {
66
"file": "node file.js",
@@ -17,7 +17,7 @@
1717
"license": "Apache-2.0",
1818
"dependencies": {
1919
"@picovoice/pvrecorder-node": "~1.2.2",
20-
"@picovoice/rhino-node": "~3.0.3",
20+
"@picovoice/rhino-node": "~3.0.4",
2121
"commander": "^6.1.0",
2222
"wavefile": "^11.0.0"
2323
},

0 commit comments

Comments
 (0)