This commit is contained in:
Dave Horton
2023-04-28 07:39:08 -04:00
parent 21214eb2ce
commit 436c8e1861
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.0.16",
"version": "0.0.17",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/verb-specifications",
"version": "0.0.16",
"version": "0.0.17",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/verb-specifications",
"version": "0.0.16",
"version": "0.0.17",
"description": "Jambonz Verb Specification Utilities",
"main": "index.js",
"scripts": {