Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ Examples:

```bash
vp pm config get registry
vp pm cache clean --force
vp pm exec tsc --version
vp pm cache clean -- --force
vp pm audit --json
```

#### Staged publishing
Expand Down
Loading