react-native-zybanbifbio-module 0.11.12 → 0.11.13

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.
@@ -10,6 +10,7 @@ internal class Opcional {
10
10
  var bioPais: String = ""
11
11
  var tiOperacion: String = ""
12
12
  var urlSource: String = ""
13
+ var flujoExterno: String = ""
13
14
  lateinit var stepper: StepperRN
14
15
  lateinit var errores: ErroresPantallaRN
15
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-zybanbifbio-module",
3
- "version": "0.11.12",
3
+ "version": "0.11.13",
4
4
  "description": "bio banbif",
5
5
  "scripts":
6
6
  {
@@ -29,4 +29,4 @@
29
29
  {
30
30
  "access": "public"
31
31
  }
32
- }
32
+ }