Skip to content

Commit a46693e

Browse files
SutuSebastianyjose
authored andcommitted
docs: fix "Upgrade Expo" command
1 parent 242f84c commit a46693e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/guides/upgrading-deps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Visit the npm package registry [here](https://www.npmjs.com/package/expo) to ens
5050
Once you have confirmed that you have the latest version, open your terminal and enter the following command:
5151

5252
```bash
53-
pnpm add expo@lastVersion
53+
pnpm add expo@latest
5454
## pnpm add [email protected] for example
5555
```
5656

0 commit comments

Comments
 (0)