This commit is contained in:
Dave Horton
2025-11-18 07:33:28 -05:00
parent c3eb514677
commit d317f10ff2
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.4.10",
"version": "0.4.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.4.10",
"version": "0.4.11",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.121",

View File

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