This commit is contained in:
Dave Horton
2024-12-30 14:25:41 -05:00
parent 4b79b1408b
commit e2bffbe0a8
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.90",
"version": "0.0.91",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.90",
"version": "0.0.91",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",

View File

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