mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 03:42:10 +03:00
commit
1b1b6d0175
@ -464,7 +464,7 @@ PODS:
|
||||
- RNFBApp
|
||||
- RNGestureHandler (1.10.3):
|
||||
- React-Core
|
||||
- RNIap (7.2.1):
|
||||
- RNIap (7.5.6):
|
||||
- React-Core
|
||||
- RNImageCropPicker (0.35.3):
|
||||
- React-Core
|
||||
@ -816,7 +816,7 @@ SPEC CHECKSUMS:
|
||||
RNFBDynamicLinks: b603b10774e583bd8b4bf2fbab15afd8b1ce6894
|
||||
RNFBMessaging: bb601451343f61ea26c5806690b4aa62a06aa054
|
||||
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
|
||||
RNIap: 536b64f090a3d2e707b4f55d9aa5351482f20ea4
|
||||
RNIap: d248609d1b8937e63bd904e865c318e9b1457eff
|
||||
RNImageCropPicker: 08ba3a2e2f4f8833d606f01906c371e382c4dea9
|
||||
RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027
|
||||
RNPermissions: bcd846e8f5a7f39e921cc7ca7172e2de0e698b6f
|
||||
@ -833,4 +833,4 @@ SPEC CHECKSUMS:
|
||||
|
||||
PODFILE CHECKSUM: 0282022703ad578ab2d9afbf3147ba3b373b4311
|
||||
|
||||
COCOAPODS: 1.11.2
|
||||
COCOAPODS: 1.11.3
|
||||
|
@ -95,7 +95,7 @@
|
||||
"react-native-fast-image": "^8.3.2",
|
||||
"react-native-gesture-handler": "^1.9.0",
|
||||
"react-native-highlight-words": "^1.0.1",
|
||||
"react-native-iap": "^7.2.1",
|
||||
"react-native-iap": "^7.5.6",
|
||||
"react-native-image-crop-picker": "^0.35.2",
|
||||
"react-native-image-size": "^1.1.3",
|
||||
"react-native-image-zoom-viewer": "^2.2.27",
|
||||
|
@ -8806,10 +8806,10 @@ react-native-highlight-words@^1.0.1:
|
||||
highlight-words-core "^1.0.3"
|
||||
prop-types "^15.5.7"
|
||||
|
||||
react-native-iap@^7.2.1:
|
||||
version "7.2.1"
|
||||
resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-7.2.1.tgz#f1eca6133d1df05af722c06e7862345049c7ebff"
|
||||
integrity sha512-kNMSmW/ME5yOFBf2MJpGYtpZ47Te6auqrg3Tgd0RyJTHtROUbjlYJnNe6oCneYZ1GimV4NlWQ+Oa4se2EZO12g==
|
||||
react-native-iap@^7.5.6:
|
||||
version "7.5.6"
|
||||
resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-7.5.6.tgz#75a370f0a689da4fbe5ecf2cd9b7bdd0f7d20f2f"
|
||||
integrity sha512-ua+KTq7NO+/Rw+S9cGDZizR45AdmpQ0LEx9gSubbRD3f5KSTp91mEMHgdyVcqUcxiBuVgRTfv3zy9mbPEdo8Mg==
|
||||
dependencies:
|
||||
dooboolab-welcome "1.3.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user