fix: 添加 repo/sdk 依赖

This commit is contained in:
imeepos
2026-01-13 15:00:00 +08:00
parent 9fa65a9ac3
commit a2ba14d312
3 changed files with 12 additions and 0 deletions

View File

@@ -15,6 +15,8 @@
"lint": "expo lint"
},
"dependencies": {
"@repo/core": "1.0.1",
"@repo/sdk": "1.0.4",
"@better-auth/expo": "1.3.34",
"@expo/vector-icons": "^15.0.3",
"@gorhom/bottom-sheet": "^5.2.8",