This commit is contained in:
Dave Horton
2025-11-18 07:31:21 -05:00
parent 49ffe5f526
commit 9717ce6d58
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.120",
"version": "0.0.121",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.120",
"version": "0.0.121",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",

View File

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