This commit is contained in:
Dave Horton
2023-12-26 12:58:50 -05:00
parent ea3b5ee9a1
commit 75e5908881
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.62",
"version": "0.3.63",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.62",
"version": "0.3.63",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.50",

View File

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