This commit is contained in:
Dave Horton
2025-07-16 12:42:37 -04:00
parent 75f8cde97f
commit 73d5fa3f07
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.4",
"version": "0.4.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.4.4",
"version": "0.4.5",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.111",

View File

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