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 fbd58fd commit bd2ebd4Copy full SHA for bd2ebd4
lerna.json
@@ -1,5 +1,5 @@
1
{
2
- "lerna": "3.14.0",
+ "lerna": "3.15.0",
3
"packages": ["packages/*"],
4
"npmClient": "npm",
5
"version": "3.2.1"
packages/react-native-version-check-expo/package.json
@@ -26,7 +26,7 @@
26
"dependencies": {
27
"expo-constants": "5.0.1",
28
"expo-localization": "5.0.1",
29
- "react-native-version-check": "^3.2.1"
+ "react-native-version-check": "^3.3.0"
30
},
31
"devDependencies": {
32
"expo": "^33.0.0",
0 commit comments