mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-29 00:37:42 +02:00
fix(matrix-mobile): add react-native-css-interop as explicit dependency
Required by NativeWind but not hoisted properly by pnpm on EAS builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
538833a5b9
commit
d9b3775fcc
2 changed files with 4 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
"react-native-screens": "~4.24.0",
|
||||
"react-native-web": "~0.21.2",
|
||||
"nativewind": "~4.2.2",
|
||||
"react-native-css-interop": "0.2.2",
|
||||
"zustand": "^4.5.1",
|
||||
"@react-native-async-storage/async-storage": "2.1.2",
|
||||
"matrix-js-sdk": "^37.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue