mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
docs: add nuxi upgrade
channel flag (#30184)
This commit is contained in:
parent
876b874e7d
commit
7166867735
@ -17,3 +17,4 @@ The `upgrade` command upgrades Nuxt to the latest version.
|
||||
Option | Default | Description
|
||||
-------------------------|-----------------|------------------
|
||||
`--force, -f` | `false` | Removes `node_modules` and lock files before upgrade.
|
||||
`--channel, -ch` | `"stable"` | Specify a channel to install from ("nightly" or "stable")
|
||||
|
Loading…
Reference in New Issue
Block a user