mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-01-03 06:33:07 +00:00
use pre-release and bump @waku/react
This commit is contained in:
parent
276dc13731
commit
a939fcfee3
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@waku/react",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "React hooks and components to use js-waku",
|
||||
"type": "module",
|
||||
"main": "dist/index.cjs.js",
|
||||
@ -87,8 +87,8 @@
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@waku/interfaces": "^0.0.25",
|
||||
"@waku/sdk": "^0.0.26",
|
||||
"@waku/interfaces": "^0.0.26-ce62600.0",
|
||||
"@waku/sdk": "^0.0.27-ce62600.0",
|
||||
"react": "^16.8.0 || ^17 || ^18"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user