mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-01-07 00:23:07 +00:00
use react as peer dependency
This commit is contained in:
parent
2f2d113805
commit
fc6ca3032b
3531
package-lock.json
generated
3531
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -60,8 +60,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/core": "^0.0.10",
|
||||
"@waku/create": "^0.0.6",
|
||||
"react": "^18.2.0"
|
||||
"@waku/create": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^24.0.1",
|
||||
@ -91,6 +90,9 @@
|
||||
"rollup-plugin-typescript2": "^0.34.1",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17 || ^18"
|
||||
},
|
||||
"bundlewatch": {
|
||||
"files": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user