We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0d067 commit 72c2143Copy full SHA for 72c2143
examples/example-expo/package.json
@@ -11,12 +11,12 @@
11
"dependencies": {
12
"@expo/vector-icons": "^14.0.3",
13
"@react-native-masked-view/masked-view": "0.3.2",
14
- "expo": "^52.0.11",
15
- "expo-av": "~15.0.1",
16
- "expo-haptics": "~14.0.0",
17
- "expo-linear-gradient": "~14.0.1",
+ "expo": "~52.0.31",
+ "expo-av": "~15.0.2",
+ "expo-haptics": "~14.0.1",
+ "expo-linear-gradient": "~14.0.2",
18
"react": "18.3.1",
19
- "react-native": "0.76.3"
+ "react-native": "0.76.7"
20
},
21
"devDependencies": {
22
"@babel/core": "^7.24.0",
0 commit comments