feat: update db-helper and speech-utils (#347)

This commit is contained in:
Hoan Luu Huu
2023-05-10 19:04:56 +07:00
committed by GitHub
parent feccc0fca7
commit 3b6c103618
2 changed files with 16 additions and 16 deletions

View File

@@ -25,10 +25,10 @@
"jslint:fix": "eslint app.js tracer.js lib --fix"
},
"dependencies": {
"@jambonz/db-helpers": "^0.7.9",
"@jambonz/db-helpers": "^0.7.10",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.7.2",
"@jambonz/speech-utils": "^0.0.12",
"@jambonz/speech-utils": "^0.0.13",
"@jambonz/stats-collector": "^0.1.8",
"@jambonz/time-series": "^0.2.5",
"@jambonz/verb-specifications": "^0.0.22",