This commit is contained in:
Dave Horton
2025-03-26 16:16:48 -04:00
parent ab84583eff
commit ce44bf41d4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "@jambonz/verb-specifications", "name": "@jambonz/verb-specifications",
"version": "0.0.100", "version": "0.0.101",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@jambonz/verb-specifications", "name": "@jambonz/verb-specifications",
"version": "0.0.100", "version": "0.0.101",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"debug": "^4.3.4", "debug": "^4.3.4",

View File

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