@infilectorg/infiviz-shots-react-sdk 1.0.7 → 1.0.8

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.
@@ -99,7 +99,7 @@ dependencies {
99
99
  implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
100
100
 
101
101
 
102
- implementation 'com.infilect:infivizshots-sdk:RN-1.0.0'
102
+ implementation 'com.infilect:infivizshots-sdk:RN-1.0.1'
103
103
 
104
104
  testImplementation 'junit:junit:4.13.2'
105
105
  implementation 'com.github.bumptech.glide:glide:4.14.2'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@infilectorg/infiviz-shots-react-sdk",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "React Native package for native libraries",
5
5
  "source": "./src/index.tsx",
6
6
  "main": "./lib/module/index.js",