mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-26 14:54:19 +03:00
update to latest iap
This commit is contained in:
parent
e804b77b02
commit
4fad20126c
@ -424,7 +424,7 @@ PODS:
|
||||
- RNFBApp
|
||||
- RNGestureHandler (1.10.3):
|
||||
- React-Core
|
||||
- RNIap (7.2.0):
|
||||
- RNIap (7.2.1):
|
||||
- React-Core
|
||||
- RNImageCropPicker (0.35.3):
|
||||
- React-Core
|
||||
@ -743,7 +743,7 @@ SPEC CHECKSUMS:
|
||||
RNFBDynamicLinks: f12ce456e83fffb1d8a4bcc77b89be804179cde0
|
||||
RNFBMessaging: 9287cbf850ed3524c9f915f5b3daaf1cfaabbf06
|
||||
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
|
||||
RNIap: e43328b0cd250334c55125f744a84b75bbd7a788
|
||||
RNIap: 536b64f090a3d2e707b4f55d9aa5351482f20ea4
|
||||
RNImageCropPicker: 08ba3a2e2f4f8833d606f01906c371e382c4dea9
|
||||
RNReanimated: e03f7425cb7a38dcf1b644d680d1bfc91c3337ad
|
||||
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
|
||||
|
@ -76,7 +76,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.0",
|
||||
"react-native-iap": "^7.2.1",
|
||||
"react-native-image-crop-picker": "^0.35.2",
|
||||
"react-native-image-size": "^1.1.3",
|
||||
"react-native-image-zoom-viewer": "^2.2.27",
|
||||
|
@ -8224,10 +8224,10 @@ react-native-highlight-words@^1.0.1:
|
||||
highlight-words-core "^1.0.3"
|
||||
prop-types "^15.5.7"
|
||||
|
||||
react-native-iap@^7.2.0:
|
||||
version "7.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-7.2.0.tgz#4580cf54684f99feda1a16b2041e60794510e162"
|
||||
integrity sha512-FAF9TSORpe8zs5u3gglzsbBZ8nMDFpsxs85qw2ZMIU3uqxjDUUKQK6GeQeAYPbvToYS5r6/1oDLJI8hclIxqIQ==
|
||||
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==
|
||||
dependencies:
|
||||
dooboolab-welcome "1.3.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user