This commit is contained in:
Dave Horton
2026-07-28 20:59:05 -04:00
parent 6a6de9b7a1
commit 9694714a7f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/speech-utils",
"version": "1.0.9",
"version": "1.0.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/speech-utils",
"version": "1.0.9",
"version": "1.0.10",
"license": "MIT",
"dependencies": {
"23": "^0.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/speech-utils",
"version": "1.0.9",
"version": "1.0.10",
"description": "TTS-related speech utilities for jambonz",
"main": "index.js",
"author": "Dave Horton",