We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274a308 commit a148051Copy full SHA for a148051
package.json
@@ -12,8 +12,8 @@
12
"@react-native-community/masked-view": "^0.1.11",
13
"@react-navigation/native": "^6.1.7",
14
"@react-navigation/stack": "^6.3.17",
15
- "expo": "^50.0.0",
16
- "expo-status-bar": "~1.12.0",
+ "expo": "^54.0.0",
+ "expo-status-bar": "~3.0.0",
17
"nativewind": "latest",
18
"react": "18.2.0",
19
"react-dom": "18.2.0",
@@ -30,7 +30,7 @@
30
"@types/react": "~18.2.14",
31
"@types/react-native": "~0.73.0",
32
"autoprefixer": "^10.4.8",
33
- "babel-preset-expo": "^10.0.0",
+ "babel-preset-expo": "^54.0.0",
34
"postcss": "^8.4.16",
35
"postcss-loader": "^8.0.0",
36
"tailwindcss": "^3.1.8",
0 commit comments