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 213c27b commit 92aeff1Copy full SHA for 92aeff1
example/package.json
@@ -12,9 +12,9 @@
12
},
13
"dependencies": {
14
"@playerdata/react-native-mcu-manager": "workspace:*",
15
- "expo": "52.0.23",
16
- "expo-document-picker": "13.0.1",
17
- "expo-splash-screen": "0.29.18",
+ "expo": "52.0.25",
+ "expo-document-picker": "13.0.2",
+ "expo-splash-screen": "0.29.20",
18
"lodash": "4.17.21",
19
"react": "18.3.1",
20
"react-native": "0.76.3",
@@ -27,7 +27,7 @@
27
"@types/lodash": "4.17.14",
28
"@types/react": "19.0.4",
29
"metro-react-native-babel-preset": "0.77.0",
30
- "pod-install": "0.3.2",
+ "pod-install": "0.3.4",
31
"ts-node": "^10.9.2",
32
"typescript": "5.7.3"
33
}
0 commit comments