Skip to content

Commit

Permalink
docs: fix "Upgrade Expo" command
Browse files Browse the repository at this point in the history
  • Loading branch information
SutuSebastian authored and yjose committed Sep 18, 2024
1 parent 242f84c commit a46693e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/guides/upgrading-deps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Visit the npm package registry [here](https://www.npmjs.com/package/expo) to ens
Once you have confirmed that you have the latest version, open your terminal and enter the following command:

```bash
pnpm add expo@lastVersion
pnpm add expo@latest
## pnpm add expo@48.0.5 for example
```

Expand Down

0 comments on commit a46693e

Please sign in to comment.