This commit is contained in:
Dave Horton
2025-05-13 07:47:03 -04:00
parent 74a4938eb6
commit 6e8271b2f6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@jambonz/speech-utils",
"version": "0.2.8",
"version": "0.2.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/speech-utils",
"version": "0.2.8",
"version": "0.2.9",
"license": "MIT",
"dependencies": {
"23": "^0.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@jambonz/speech-utils",
"version": "0.2.8",
"version": "0.2.9",
"description": "TTS-related speech utilities for jambonz",
"main": "index.js",
"author": "Dave Horton",