up version

This commit is contained in:
Sasha 2023-06-23 23:04:21 +02:00
parent f776f0457a
commit d964f22892
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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",