Skip to content

Commit 3bb79d1

Browse files
author
Jenkins
committed
6.1.2
1 parent 959df1e commit 3bb79d1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@regulaforensics/react-native-document-reader-api": "^6.1.1",
14-
"@regulaforensics/react-native-document-reader-core-fullrfid": "^6.1.0",
13+
"@regulaforensics/react-native-document-reader-api": "^6.1.2",
14+
"@regulaforensics/react-native-document-reader-core-fullrfid": "^6.1.1",
1515
"react": "17.0.2",
1616
"react-native": "^0.67.0",
1717
"react-native-check-box": "^2.1.7",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@regulaforensics/react-native-document-reader-api",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "React Native module for reading and validation of identification documents (API framework)",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)