This commit is contained in:
Dave Horton
2023-06-26 12:57:10 +01:00
parent d4b98a9018
commit a09efa5738
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.51",
"version": "0.3.52",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.51",
"version": "0.3.52",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.25",

View File

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