This commit is contained in:
Dave Horton
2025-04-18 19:20:20 -04:00
parent 8440195f14
commit aacc6136c5
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.0",
"version": "0.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.102",

View File

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