This commit is contained in:
Dave Horton
2023-10-30 12:57:00 -04:00
parent d0735f336e
commit 5228822b6a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/node-client",
"version": "0.3.59",
"version": "0.3.60",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.59",
"version": "0.3.60",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.44",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.3.59",
"version": "0.3.60",
"description": "Node.js client for building jambonz applications (jambonz.org)",
"main": "lib/index.js",
"scripts": {