This commit is contained in:
Dave Horton
2025-10-03 13:30:34 -04:00
parent ee2ffff20d
commit 577191ed0d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.0.115",
"version": "0.0.116",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.115",
"version": "0.0.116",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",

View File

@@ -1,6 +1,6 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.0.115",
"version": "0.0.116",
"description": "Jambonz Verb Specification Utilities",
"main": "index.js",
"scripts": {