fix: move twrnc dep to aris-client

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-02-21 23:48:53 +00:00
parent d9625198d6
commit 413a57c156
3 changed files with 47 additions and 15 deletions

View File

@@ -41,7 +41,8 @@
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-web": "~0.21.0",
"react-native-worklets": "0.5.1"
"react-native-worklets": "0.5.1",
"twrnc": "^4.16.0"
},
"devDependencies": {
"@types/react": "~19.1.0",