Update package.json
This commit is contained in:
parent
1544ce3e20
commit
8ba4d70615
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@
|
|||
"docs": "typedoc"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8",
|
||||
"react-dom": "^16.8 || ^17.0"
|
||||
"react": "^17.0",
|
||||
"react-dom": "^17.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@radix-ui/react-alert-dialog": "^0.1.5",
|
||||
|
|
Loading…
Reference in a new issue