Skip to content

Commit

Permalink
chore: revise version support
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed May 29, 2019
1 parent 5e33f8a commit 90f397c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Expand Up @@ -8,8 +8,8 @@ webpack CLI is currently supporting webpack v4 and webpack v5. Security fixes ar

| webpack version | webpack-cli version | Supported |
| --------------- | ----------------------------- | ------------------ |
| 4.x.0 | ^3.1.2 | :white_check_mark: |
| 4.0.x | ^3.1.2 | :white_check_mark: |
| > 4.20.0 | ^3.1.2 | :white_check_mark: |
| 4.20.x | ^3.1.2 | :white_check_mark: |
| 5.x.0 | ^3.1.2 | :white_check_mark: |
| 5.0.x | ^3.1.2 | :white_check_mark: |
| < 4.x.x | (CLI included in webpack < 4) | :x: |
Expand Down

0 comments on commit 90f397c

Please sign in to comment.