docs: fix upgrade command in Medusa React upgrade guide (#3071)
* docs: fix upgrade command in Medusa React upgrade guide * changed to an install latest command
This commit is contained in:
@@ -21,7 +21,7 @@ This requires additional actions related to installing the new dependency and ch
|
||||
To update to the latest version of Medusa React, run the following command in your custom storefront or admin to update both Medusa React and the core package:
|
||||
|
||||
```bash npm2yarn
|
||||
npm update medusa-react @medusajs/medusa
|
||||
npm install medusa-react@latest @medusajs/medusa@latest
|
||||
```
|
||||
|
||||
### Uninstall React Query v3
|
||||
|
||||
Reference in New Issue
Block a user