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:
Till JS 2026-03-07 10:01:19 +01:00
parent 538833a5b9
commit d9b3775fcc
2 changed files with 4 additions and 0 deletions

View file

@ -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",