Skip to content

Commit f21f48a

Browse files
committed
fix: fix expo doctor
1 parent 6c9a025 commit f21f48a

File tree

4 files changed

+103
-104
lines changed

4 files changed

+103
-104
lines changed

metro.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* eslint-env node */
2-
31
const { getDefaultConfig } = require('expo/metro-config');
42
const { withUniwindConfig } = require('uniwind/metro');
53

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@tanstack/zod-form-adapter": "^0.42.1",
5656
"app-icon-badge": "^0.1.2",
5757
"axios": "^1.13.2",
58-
"expo": "~54.0.31",
58+
"expo": "~54.0.32",
5959
"expo-constants": "~18.0.13",
6060
"expo-crypto": "^15.0.8",
6161
"expo-dev-client": "~6.0.20",

0 commit comments

Comments
 (0)