@digiotech/react-native 1.0.17 → 1.0.18

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.
@@ -112,7 +112,6 @@ dependencies {
112
112
 
113
113
  implementation 'com.squareup.okhttp3:okhttp:4.10.0'
114
114
  implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
115
- implementation 'com.afollestad.material-dialogs:core:0.9.6.0'
116
115
  implementation 'com.github.digio-tech:cvl_esign:v1.0.1'
117
116
  implementation 'com.github.digio-tech:cvl_rdservice:v1.0.0'
118
117
  implementation 'com.google.code.gson:gson:2.9.1'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digiotech/react-native",
3
- "version": "1.0.17",
3
+ "version": "1.0.18",
4
4
  "description": "SDK for invoking client side journey for any of Digio request",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",