We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa7f5d commit 178992bCopy full SHA for 178992b
1 file changed
docs/guide/upgrade.md
@@ -17,7 +17,6 @@ You can upgrade both of them independently.
17
vp upgrade # upgrade to the latest version
18
vp upgrade --check # check for updates without installing
19
vp upgrade 0.2.0 # install a specific version
20
-vp upgrade --tag alpha # install from a dist-tag
21
vp upgrade --registry <registry> # use a custom npm registry
22
```
23
0 commit comments