@oiti/rn-liveness3d 2.5.1 → 2.5.2

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.
@@ -72,8 +72,8 @@
72
72
  themeJson: ReadableMap?,
73
73
  fontsJson: ReadableMap?,
74
74
  textsJson: ReadableMap?,
75
+ environment: String,
75
76
  promise: Promise,
76
- environment: String
77
77
  ) {
78
78
  mLiveness3dPromisse = promise
79
79
  val currentActivity = currentActivity
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oiti/rn-liveness3d",
3
- "version": "2.5.1",
3
+ "version": "2.5.2",
4
4
  "description": "test",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",