We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19277c commit f09312fCopy full SHA for f09312f
2 files changed
example/package.json
@@ -10,7 +10,7 @@
10
"test": "jest"
11
},
12
"dependencies": {
13
- "@regulaforensics/react-native-document-reader-api": "7.6.58",
+ "@regulaforensics/react-native-document-reader-api": "7.6.62",
14
"@regulaforensics/react-native-document-reader-core-fullauthrfid": "7.6.43",
15
"react-native-progress": "5.0.0",
16
"react-native-radio-buttons-group": "3.0.5",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@regulaforensics/react-native-document-reader-api",
3
- "version": "7.6.58",
+ "version": "7.6.62",
4
"description": "React Native module for reading and validation of identification documents (API framework)",
5
"main": "index.js",
6
"scripts": {
0 commit comments