Skip to content

Commit dd8b83a

Browse files
committed
fix: insert missing langdetect on package.json
1 parent aebd1b4 commit dd8b83a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin-tts/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"dependencies": {
2222
"@elizaos/core": "workspace:*",
2323
"tsup": "8.3.5",
24+
"langdetect": "0.2.1",
2425
"whatwg-url": "7.1.0"
2526
},
2627
"scripts": {

0 commit comments

Comments
 (0)