This commit is contained in:
Dave Horton
2024-11-16 14:04:57 -05:00
parent 0f5b967ec7
commit 53ca19df0c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@jambonz/node-client",
"version": "0.3.83",
"version": "0.3.84",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.83",
"version": "0.3.84",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.86",

View File

@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.3.83",
"version": "0.3.84",
"description": "Node.js client for building jambonz applications (jambonz.org)",
"main": "lib/index.js",
"scripts": {