Update client packages for simple-chatbot JS and React

This commit is contained in:
Mark Backman
2025-04-03 07:43:25 -04:00
parent e3704cd1a1
commit 8c0a847449
4 changed files with 27 additions and 27 deletions

View File

@@ -15,7 +15,7 @@
"vite": "^6.0.9"
},
"dependencies": {
"@pipecat-ai/client-js": "^0.3.2",
"@pipecat-ai/daily-transport": "^0.3.4"
"@pipecat-ai/client-js": "^0.3.5",
"@pipecat-ai/daily-transport": "^0.3.7"
}
}