This commit is contained in:
Dave Horton
2025-03-24 18:47:28 -04:00
parent b85c7ac743
commit 5a5a397a68
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.98",
"version": "0.0.99",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.98",
"version": "0.0.99",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",

View File

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