Merge branch 'main' into feat/mod_dub

This commit is contained in:
Hoan Luu Huu
2024-03-12 18:10:21 +07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/speech-utils",
"version": "0.0.42",
"version": "0.0.43",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/speech-utils",
"version": "0.0.42",
"version": "0.0.43",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-polly": "^3.496.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/speech-utils",
"version": "0.0.42",
"version": "0.0.43",
"description": "TTS-related speech utilities for jambonz",
"main": "index.js",
"author": "Dave Horton",