update to db-helpers@0.6.12 to get smpp info

This commit is contained in:
Dave Horton
2021-07-06 15:25:28 -04:00
parent ba32f1ea05
commit 99a6ffe56b
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"jslint": "eslint app.js lib"
},
"dependencies": {
"@jambonz/db-helpers": "^0.6.4",
"@jambonz/db-helpers": "^0.6.12",
"@jambonz/mw-registrar": "^0.2.1",
"@jambonz/realtimedb-helpers": "^0.4.1",
"@jambonz/stats-collector": "^0.1.5",