react-native-okhi 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- #Mon Nov 15 11:14:54 EAT 2021
1
+ #Sun Nov 21 16:30:21 EAT 2021
2
2
  gradle.version=6.6.1
@@ -58,5 +58,5 @@ dependencies {
58
58
  //noinspection GradleDynamicVersion
59
59
  implementation "com.facebook.react:react-native:+" // From node_modules
60
60
  implementation 'com.github.okhi:android-core:v1.3.4'
61
- implementation 'com.github.okhi:android-okverify:v1.4.4'
61
+ implementation 'com.github.okhi:android-okverify:v1.4.5'
62
62
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "okhiWebReactNative",
3
- "version": "1.0.8"
3
+ "version": "9"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "okhiWebReactNative",
3
- "version": "1.0.8"
3
+ "version": "9"
4
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-okhi",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "The OkHi React Native library enables you to collect and verify addresses from your users",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "okhiWebReactNative",
3
- "version": "1.0.8"
3
+ "version": "9"
4
4
  }