bump version

This commit is contained in:
Dave Horton
2022-10-13 16:01:15 -04:00
parent 71019b11f1
commit 670038fb82
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -7,7 +7,7 @@
"": {
"name": "sbc-sip-sidecar",
"version": "0.7.7",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@jambonz/db-helpers": "^0.6.18",
"@jambonz/http-authenticator": "^0.2.2",

View File

@@ -21,7 +21,7 @@
"url": "git+https://github.com/xquanluu/sbc-outbound-handler.git"
},
"author": "",
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/xquanluu/sbc-outbound-handler/issues"
},