@100mslive/react-native-video-plugin 1.1.0 → 1.1.1

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@100mslive/react-native-video-plugin",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "HMSSDK now provides support for Virtual Background using @100mslive/react-native-video-plugin. It allows users to change their background during a call. Users can choose from a variety of backgrounds or upload their own custom background. It also provides a feature to blur the background.",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -146,7 +146,7 @@
146
146
  },
147
147
  "resolutions": {
148
148
  "@types/react": "^19.0.6",
149
- "image-size": "1.1.1"
149
+ "image-size": "2.0.2"
150
150
  },
151
151
  "peerDependencies": {
152
152
  "@100mslive/react-native-hms": "1.12.0",