This commit is contained in:
Dave Horton
2021-02-18 16:05:24 -05:00
parent 356ae693cc
commit a1e7ed31c4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ An example of using the client to perform live control to play a whisper prompt
### Example
See [here]() for a full-featured example application built using this API.
See [here](https://github.com/jambonz/jambonz-node-example-app) for a full-featured example application built using this API.
### Status
This project is under active development and is currently very much pre-beta.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.0.2",
"version": "0.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "lib/index.js",
"scripts": {