diff --git a/examples/web-chat/package.json b/examples/web-chat/package.json index 15445ac..556426b 100644 --- a/examples/web-chat/package.json +++ b/examples/web-chat/package.json @@ -7,7 +7,7 @@ "@libp2p/bootstrap": "^5.0.0", "@livechat/ui-kit": "^0.5.0-24", "@multiformats/multiaddr": "11.0.7", - "@waku/react": "file:../../../waku-ui", + "@waku/react": "0.0.1-a", "@waku/byte-utils": "^0.0.2", "@waku/core": "^0.0.10", "@waku/create": "^0.0.4",