diff --git a/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/01-video-calling.mdx b/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/01-video-calling.mdx index 7325cacd17..501661f21d 100644 --- a/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/01-video-calling.mdx +++ b/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/01-video-calling.mdx @@ -39,7 +39,6 @@ yarn add @stream-io/video-react-native-sdk @stream-io/react-native-webrtc The SDK requires installing some peer dependencies. You can run the following command to install them: ```bash title=Terminal -yarn add react-native-device-info@10.6.0 yarn add react-native-incall-manager@4.1.0 yarn add react-native-svg yarn add @react-native-community/netinfo@9.3.9 diff --git a/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/02-audio-room.mdx b/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/02-audio-room.mdx index a0ac7647ad..6d863129d3 100644 --- a/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/02-audio-room.mdx +++ b/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/02-audio-room.mdx @@ -40,7 +40,6 @@ yarn add @stream-io/video-react-native-sdk @stream-io/react-native-webrtc The SDK requires installing some peer dependencies. You can run the following command to install them: ```bash title=Terminal -yarn add react-native-device-info@10.6.0 yarn add react-native-incall-manager@4.1.0 yarn add react-native-svg yarn add @react-native-community/netinfo@9.3.9 diff --git a/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/03-livestream.mdx b/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/03-livestream.mdx index 70b9716d3d..737e9aa899 100644 --- a/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/03-livestream.mdx +++ b/packages/react-native-sdk/docusaurus/docs/reactnative/02-tutorials/03-livestream.mdx @@ -42,7 +42,6 @@ yarn add @stream-io/video-react-native-sdk @stream-io/react-native-webrtc The SDK requires installing some peer dependencies. You can run the following command to install them: ```bash title=Terminal -yarn add react-native-device-info@10.6.0 yarn add react-native-incall-manager@4.1.0 yarn add react-native-svg yarn add @react-native-community/netinfo@9.3.9