make peer dependency compatible with higher versions

This commit is contained in:
Sasha 2023-08-02 00:35:26 +02:00
parent 57e9a3a457
commit 7b4baa43c8
No known key found for this signature in database

View File

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