Skip to content

Commit

Permalink
Update download link
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Apr 6, 2024
1 parent 324f337 commit a2ed1b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ Yarn plugin to show outdated dependencies.
### Yarn 4

```bash
yarn plugin import https://mskelton.dev/yarn-outdated/v4
yarn plugin import https://go.mskelton.dev/yarn-outdated/v4
```

### Yarn 3

```bash
yarn plugin import https://mskelton.dev/yarn-outdated/v3
yarn plugin import https://go.mskelton.dev/yarn-outdated/v3
```

### Yarn 2

```bash
yarn plugin import https://mskelton.dev/yarn-outdated/v1.2.0
yarn plugin import https://go.mskelton.dev/yarn-outdated/v1.2.0
```

## Usage
Expand Down

0 comments on commit a2ed1b5

Please sign in to comment.