mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-03-20 11:33:21 +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"
|
"typescript": "^4.9.5"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@waku/sdk": "0.0.17",
|
"@waku/sdk": "^0.0.17",
|
||||||
"react": "^16.8.0 || ^17 || ^18"
|
"react": "^16.8.0 || ^17 || ^18"
|
||||||
},
|
},
|
||||||
"bundlewatch": {
|
"bundlewatch": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user