File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 "expo" : " ~51.0.28" ,
1313 "react" : " 18.2.0" ,
1414 "react-native" : " 0.74.5" ,
15- "expo-check-installed-apps" : " 0.2.4 "
15+ "expo-check-installed-apps" : " 0.2.5 "
1616 },
1717 "devDependencies" : {
1818 "@babel/core" : " ^7.20.0" ,
Original file line number Diff line number Diff line change @@ -2908,10 +2908,10 @@ expo-asset@~10.0.10:
29082908 invariant "^2.2.4"
29092909 md5-file "^3.2.3"
29102910
2911- 2912- version "0.2.3 "
2913- resolved "https://registry.yarnpkg.com/expo-check-installed-apps/-/expo-check-installed-apps-0.2.3 .tgz#7f6c2d81517175516cd6bb021ee7d6bc5a7d093e "
2914- integrity sha512-T2s0S4UueBUtT75sX+MkkNfvqO3vSCUvaEnodNZHEwgq3VTh2FhIMDcNw5bBOTlA80gZxgFLyhUXRurV6EmPKg ==
2911+ 2912+ version "0.2.5 "
2913+ resolved "https://registry.yarnpkg.com/expo-check-installed-apps/-/expo-check-installed-apps-0.2.5 .tgz#1882e41d532fc7aa28d0892006b68997bda7995f "
2914+ integrity sha512-2G4TJyiLQz4ct5HcaXtYFAanuT5VGSoftm7jT4FT8dD2FgyXwqoTyGY6G/YTRHwMkfcHBKSLNxWF1Ofx9dJkZA ==
29152915
29162916expo-constants@~16.0.0 :
29172917 version "16.0.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-check-installed-apps" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "description" : " Expo Package to check the installed apps in android and ios" ,
55 "main" : " build/index.js" ,
66 "types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments