|
1 | 1 | { |
2 | 2 | "name": "@livestack/example-speech-app", |
3 | | - "version": "0.0.8", |
| 3 | + "version": "0.0.9", |
4 | 4 | "description": "", |
5 | 5 | "engines": { |
6 | 6 | "node": ">=20.0.0 <22.0.0" |
|
12 | 12 | "author": "", |
13 | 13 | "license": "MIT", |
14 | 14 | "dependencies": { |
15 | | - "@livestack/client": "^0.0.8", |
16 | | - "@livestack/core": "^0.0.8", |
17 | | - "@livestack/gateway": "^0.0.8", |
18 | | - "@livestack/lab-internal-server": "^0.0.8", |
19 | | - "@livestack/summarizer": "^0.0.8", |
20 | | - "@livestack/transcribe": "^0.0.8", |
21 | | - "@livestack/translate-server": "^0.0.8", |
| 15 | + "@livestack/client": "^0.0.9", |
| 16 | + "@livestack/core": "^0.0.9", |
| 17 | + "@livestack/gateway": "^0.0.9", |
| 18 | + "@livestack/lab-internal-server": "^0.0.9", |
| 19 | + "@livestack/summarizer": "^0.0.9", |
| 20 | + "@livestack/transcribe": "^0.0.9", |
| 21 | + "@livestack/translate-server": "^0.0.9", |
22 | 22 | "@types/node": "^20.10.4", |
23 | 23 | "@vitejs/plugin-react": "^4.2.1", |
24 | 24 | "body-parser": "^1.20.2", |
|
0 commit comments