Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Dec 11, 2018
1 parent 5fdbed1 commit 9d4d1e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.0`
- `@craco/craco`: `^3.2.2`

## Installation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jest": "^23.6.0"
},
"dependencies": {
"@craco/craco": "^3.2.0",
"@craco/craco": "^3.2.2",
"css-loader": "^1.0.1",
"less": "^3.8.1",
"less-loader": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -821,10 +821,10 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@craco/craco@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-2.4.0.tgz#9ff31d00d88a2fffc7f87a812c03b1e257e64fa1"
integrity sha512-Zb1qAfBK23SisnW4ksoevztxNyRBRzox8pnJixvpfwBLgb2PJMeDEr3hztA3eXnLnSWH7JTcOcV3E1GrhhJorQ==
"@craco/craco@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-3.2.2.tgz#d94a63f3ba82aaf66d154274905ffbed3521f7c3"
integrity sha512-rFMmQ2fzzsU3PTBvzt6tOPBD6zBjHno/Lqmz+hCVjtjDRVBOzUs2de5T0f8Eg0goKcdlMjQn/+UGXrikdGgc6Q==
dependencies:
cross-spawn "6.0.5"
lodash.mergewith "4.6.1"
Expand Down

0 comments on commit 9d4d1e0

Please sign in to comment.