This commit is contained in:
Dave Horton
2025-11-27 11:38:55 -06:00
parent 60a33e11eb
commit 2b81fe20f0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.0.121",
"version": "0.0.122",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.121",
"version": "0.0.122",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.0.121",
"version": "0.0.122",
"description": "Jambonz Verb Specification Utilities",
"main": "index.js",
"scripts": {