Skip to content

Commit

Permalink
Develop to Main (#1368)
Browse files Browse the repository at this point in the history
# Description

peer dependency changes

### Pre-launch Checklist

- [x] The [Documentation] is updated accordingly, or this PR doesn't
require it.
- [x] I have updated the `ExampleAppChangelog.txt` file with relevant
changes.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I added new tests to check the change I am making, or this PR is
test-exempt.
- [x] All existing and new tests are passing.

<!-- Links -->

[Documentation]: https://www.100ms.live/docs
  • Loading branch information
ygit authored Mar 15, 2024
2 parents 8b187a1 + 6a914a1 commit 5f0ebdc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions packages/react-native-room-kit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-native-room-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"typescript": "^5.0.2"
},
"peerDependencies": {
"@100mslive/react-native-hms": "1.10.0",
"@100mslive/react-native-hms": "1.10.1",
"@react-native-community/blur": "^4.3.2",
"@react-native-masked-view/masked-view": "^0.2.9",
"@shopify/flash-list": "^1.4.3",
Expand Down

0 comments on commit 5f0ebdc

Please sign in to comment.