Skip to content

Commit

Permalink
Merge pull request #1241 from 100mslive/develop
Browse files Browse the repository at this point in the history
Develop to main
  • Loading branch information
ygit authored Oct 12, 2023
2 parents 5945242 + eda7032 commit ba99a8e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/react-native-room-kit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Follow [official installation steps](https://docs.swmansion.com/react-native-rea
`react-native-room-kit` package depends upon many other packages. These packages to be your app's direct dependencies so that `react-native` can link them.

```bash
npm install github:100mslive/100ms-react-native#release1.8.0
npm install @100mslive/react-native-hms
@shopify/[email protected]
react-native-keyboard-controller@^1.6.1
[email protected]
Expand Down
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.8.0",
"@100mslive/react-native-hms": "1.9.0",
"@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 ba99a8e

Please sign in to comment.