This commit is contained in:
Dave Horton
2026-03-15 19:53:53 -04:00
parent f5e7adcf66
commit abcb3ffa5d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.1.0",
"version": "0.1.1",
"description": "Jambonz Verb Specification Utilities",
"main": "index.js",
"scripts": {