fix: issues with peer dependencies (#11272)
This commit is contained in:
@@ -133,9 +133,13 @@
|
||||
"@mikro-orm/migrations": "6.4.3",
|
||||
"@mikro-orm/postgresql": "6.4.3",
|
||||
"awilix": "^8.0.1",
|
||||
"react-dom": "^18.0.0",
|
||||
"yalc": "1.0.0-pre.53"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"react-dom": {
|
||||
"optional": true
|
||||
},
|
||||
"yalc": {
|
||||
"optional": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user