This message was deleted.
# cloud
s
This message was deleted.
a
will do
a
Thanks @acoustic-engineer-41666
p
hi @adorable-caravan-86854 , are you having trouble updating the client library? the livekit react library should work with the latest livekit-client just fine!
a
Hi @polite-kilobyte-67570 I see that react packages (core & components) have the livekit-client version 1.3.2, that's why I requested the update Thanks
p
the dependency is for
^1.3.2
, so newer versions will also work. the livekit-react only specifies livekit-client as a peer-dependency so you can just install the latest
livekit-client
version directly in your project and livekit-react will use it 🙂
🙏 2
a
Thanks @polite-kilobyte-67570