From a96146e687b1c5d9359bd61c4e0def9bbdf63a89 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Thu, 15 Nov 2018 14:58:29 +0700 Subject: [PATCH] Update craco version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d33e21..b6acf55 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ you should use the [`craco-antd`](https://github.com/FormAPI/craco-antd) plugin. `craco-less` is tested with: - `react-scripts`: `^2.1.1` -- `@craco/craco`: `^2.2.3` +- `@craco/craco`: `^2.4.0` ## Installation