@xbenjii/react-native-braintree-dropin-ui 2.7.0 → 2.8.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
15
15
  s.requires_arc = true
16
16
  s.dependency 'React'
17
17
  s.dependency 'Braintree', '5.26.0'
18
- s.dependency 'BraintreeDropIn', '9.12.2'
18
+ s.dependency 'BraintreeDropIn', '9.13.0'
19
19
  s.dependency 'Braintree/DataCollector', '5.26.0'
20
20
  s.dependency 'Braintree/ApplePay', '5.26.0'
21
21
  s.dependency 'Braintree/Venmo', '5.26.0'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xbenjii/react-native-braintree-dropin-ui",
3
- "version": "2.7.0",
3
+ "version": "2.8.0",
4
4
  "description": "> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)",
5
5
  "main": "index.js",
6
6
  "dependencies": {},