This commit is contained in:
Dave Horton
2026-07-05 17:42:09 -04:00
parent 42ac63adc6
commit 4cfa286242
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/speech-utils",
"version": "1.0.7",
"version": "1.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/speech-utils",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",
"dependencies": {
"23": "^0.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/speech-utils",
"version": "1.0.7",
"version": "1.0.8",
"description": "TTS-related speech utilities for jambonz",
"main": "index.js",
"author": "Dave Horton",