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 0bd259d commit 8b7b955Copy full SHA for 8b7b955
example/package.json
@@ -12,7 +12,7 @@
12
"expo": "~51.0.28",
13
"react": "18.2.0",
14
"react-native": "0.74.5",
15
- "expo-check-installed-apps": "0.2.3"
+ "expo-check-installed-apps": "0.2.4"
16
},
17
"devDependencies": {
18
"@babel/core": "^7.20.0",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "expo-check-installed-apps",
3
- "version": "0.2.3",
+ "version": "0.2.4",
4
"description": "Expo Package to check the installed apps in android and ios",
5
"main": "build/index.js",
6
"types": "build/index.d.ts",
0 commit comments