You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ You can also add npm scripts to call it with whichever package manager you use:
82
82
83
83
## Updating the CLI
84
84
85
-
> [!INFO]
85
+
> [!WARNING]
86
86
> Please do it only if you need to. We don't recommend updating CLI independently of `react-native` as it may cause unexpected issues.
87
87
88
88
React Native CLI is a dependency of `react-native`, which makes it a transitive dependency of your project. You can overwrite the version independently of `react-native` by using `resolutions` field in your `package.json`:
0 commit comments