Skip to content

Commit 1fcaadb

Browse files
committed
wip fonts
1 parent 6449458 commit 1fcaadb

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

apps/mobile/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414
"expo": "~54.0.27",
1515
"expo-auth-session": "^7.0.10",
1616
"expo-crypto": "^15.0.8",
17+
"expo-font": "^14.0.10",
1718
"expo-secure-store": "^15.0.8",
1819
"expo-status-bar": "~3.0.9",
1920
"expo-web-browser": "^15.0.10",
21+
"nativewind": "^4.2.1",
2022
"react": "19.1.0",
2123
"react-native": "0.81.5",
22-
"zustand": "^4.5.7",
23-
"nativewind": "^4.2.1",
2424
"react-native-reanimated": "~4.1.1",
25-
"react-native-safe-area-context": "~5.6.0"
25+
"react-native-safe-area-context": "~5.6.0",
26+
"zustand": "^4.5.7"
2627
},
2728
"devDependencies": {
2829
"@types/react": "^19.1.0",

pnpm-lock.yaml

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)