This commit is contained in:
Dave Horton
2025-04-10 07:15:35 -04:00
parent 805fcd1b31
commit 22dfd32777
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "@jambonz/node-client", "name": "@jambonz/node-client",
"version": "0.3.92", "version": "0.3.93",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@jambonz/node-client", "name": "@jambonz/node-client",
"version": "0.3.92", "version": "0.3.93",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@jambonz/verb-specifications": "^0.0.101", "@jambonz/verb-specifications": "^0.0.101",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@jambonz/node-client", "name": "@jambonz/node-client",
"version": "0.3.92", "version": "0.3.93",
"description": "Node.js client for building jambonz applications (jambonz.org)", "description": "Node.js client for building jambonz applications (jambonz.org)",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {