This commit is contained in:
Dave Horton
2024-05-30 07:23:45 -04:00
parent 7a0b955f70
commit 9c8209f95b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.3.75",
"version": "0.3.76",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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