We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c8e02 commit 4de3880Copy full SHA for 4de3880
2 files changed
example/package.json
@@ -10,8 +10,8 @@
10
"test": "jest"
11
},
12
"dependencies": {
13
- "@regulaforensics/react-native-face-api": "6.4.470",
14
- "@regulaforensics/react-native-face-core-basic": "6.4.171",
+ "@regulaforensics/react-native-face-api": "6.4.471",
+ "@regulaforensics/react-native-face-core-basic": "6.4.184",
15
"react": "18.2.0",
16
"react-native": "0.73.4",
17
"react-native-image-picker": "7.1.2",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@regulaforensics/react-native-face-api",
3
- "version": "6.4.470",
+ "version": "6.4.471",
4
"description": "React Native module for compairing faces using phone`s camera",
5
"main": "index.js",
6
"scripts": {
0 commit comments