This commit is contained in:
Dave Horton
2024-03-07 15:13:26 -05:00
parent 3b7e2a1abe
commit 8459bcb897
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/node-client",
"version": "0.3.69",
"version": "0.3.70",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.69",
"version": "0.3.70",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.60",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.3.69",
"version": "0.3.70",
"description": "Node.js client for building jambonz applications (jambonz.org)",
"main": "lib/index.js",
"scripts": {