mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-03 13:23:13 +00:00
up version
This commit is contained in:
parent
f776f0457a
commit
d964f22892
8
examples/web-chat/package-lock.json
generated
8
examples/web-chat/package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@waku/dns-discovery": "^0.0.14",
|
||||
"@waku/interfaces": "^0.0.15",
|
||||
"@waku/peer-exchange": "^0.0.13",
|
||||
"@waku/react": "0.0.1-b",
|
||||
"@waku/react": "^0.0.2",
|
||||
"@waku/sdk": "^0.0.16",
|
||||
"process": "^0.11.10",
|
||||
"protons-runtime": "^3.1.0",
|
||||
@ -6446,9 +6446,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@waku/react": {
|
||||
"version": "0.0.1-b",
|
||||
"resolved": "https://registry.npmjs.org/@waku/react/-/react-0.0.1-b.tgz",
|
||||
"integrity": "sha512-O0vkKKLPgoatz6Y8ek6xHn80XSuBiTZW70HS7Kwb3P6oUTvA6Eu3OfwBmI29LjVYr6iPBcL2QURfibQN3gTLFA==",
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@waku/react/-/react-0.0.2.tgz",
|
||||
"integrity": "sha512-YL0y0W4kMqt6hhuKccy2t3jwBi4yvLz+UjDQeyDqCrlb3MfP8FE17pf1h17Ze1NUmkiq+/wwbyBH3ZiByu3g+Q==",
|
||||
"dependencies": {
|
||||
"@waku/relay": "^0.0.3",
|
||||
"@waku/sdk": "^0.0.16"
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"@libp2p/bootstrap": "^5.0.0",
|
||||
"@livechat/ui-kit": "^0.5.0-24",
|
||||
"@multiformats/multiaddr": "11.0.7",
|
||||
"@waku/react": "0.0.2",
|
||||
"@waku/react": "^0.0.2",
|
||||
"@waku/sdk": "^0.0.16",
|
||||
"@waku/dns-discovery": "^0.0.14",
|
||||
"@waku/interfaces": "^0.0.15",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user