Skip to content

Commit 9003545

Browse files
authored
Fixup yarn update -> yarn upgrade (#374)
Docs for yarn upgrade here; https://classic.yarnpkg.com/lang/en/docs/cli/upgrade/
1 parent 159f1a3 commit 9003545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ If you’re using `analytics-react-native 1.5.1` or older, follow these steps
66
1. Update existing package
77

88
```sh
9-
yarn update @segment/[email protected]
9+
yarn upgrade @segment/[email protected]
1010
```
1111
2. Add/Update pods
1212
```sh

0 commit comments

Comments
 (0)