This commit is contained in:
Dave Horton
2024-03-14 11:53:04 -04:00
parent 3161ae770b
commit 3ec465049e
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.72",
"version": "0.3.73",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.72",
"version": "0.3.73",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.64",

View File

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