This commit is contained in:
Dave Horton
2024-05-28 08:39:36 -04:00
parent 0f9c096988
commit 27b1a06944
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.70",
"version": "0.0.71",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.70",
"version": "0.0.71",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",

View File

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