Skip to content

Commit

Permalink
Update Supported Versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Oct 9, 2019
1 parent ebbbf03 commit af5ccbb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ you should use the [`craco-antd`](https://github.com/FormAPI/craco-antd) plugin.

`craco-less` is tested with:

- `react-scripts`: `^2.1.5`
- `@craco/craco`: `^5.2.1`
- `react-scripts`: `^3.2.0`
- `@craco/craco`: `^5.5.0`

## Installation

Expand Down Expand Up @@ -172,6 +172,7 @@ Before submitting a pull request, please check the following:

## Releasing a new version

- Make sure the "Supported Versions" section is updated at the top of the README.
- Check which files will be included in the NPM package:
- `npm pack`
- Update `.npmignore` to exclude any files.
Expand Down

0 comments on commit af5ccbb

Please sign in to comment.