This commit is contained in:
Dave Horton
2026-03-17 21:07:30 -04:00
parent 66b63d8912
commit 6f39ad2e2e
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.1.3",
"version": "0.1.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",

View File

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