mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-01-03 22:53:06 +00:00
make peer dependency compatible with higher versions
This commit is contained in:
parent
57e9a3a457
commit
7b4baa43c8
@ -87,7 +87,7 @@
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@waku/sdk": "0.0.17",
|
||||
"@waku/sdk": "^0.0.17",
|
||||
"react": "^16.8.0 || ^17 || ^18"
|
||||
},
|
||||
"bundlewatch": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user