Skip to content

Commit 15a88e5

Browse files
fix: warning in README.md (#2190)
1 parent f30a010 commit 15a88e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can also add npm scripts to call it with whichever package manager you use:
8282

8383
## Updating the CLI
8484

85-
> [!INFO]
85+
> [!WARNING]
8686
> Please do it only if you need to. We don't recommend updating CLI independently of `react-native` as it may cause unexpected issues.
8787
8888
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

Comments
 (0)