mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-11 17:44:14 +00:00
fix: fix peer dependency versions
This commit is contained in:
parent
5f9805c3f7
commit
cff8e480cf
@ -53,7 +53,7 @@
|
||||
"peerDependencies": {
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"react": "^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^17.0.0 || ^18.0.0"
|
||||
"react": "17.x || 18.x",
|
||||
"react-dom": "17.x || 18.x"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user