mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
fixed react dependency
This commit is contained in:
parent
338dedef57
commit
3bc12bbda0
@ -21,15 +21,15 @@
|
||||
"@types/react-leaflet-markercluster": "^3.0.0",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"rollup": "^2.75.7",
|
||||
"rollup-plugin-sass": "^1.2.12",
|
||||
"rollup-plugin-typescript2": "^0.32.1",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user