generate-react-cli
Advanced tools
Comparing version
@@ -5,2 +5,4 @@ # Changelog | ||
### [4.3.2](https://github.com/arminbro/generate-react-cli/compare/v4.3.1...v4.3.2) (2020-05-10) | ||
### [4.3.1](https://github.com/arminbro/generate-react-cli/compare/v4.3.0...v4.3.1) (2020-05-10) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "generate-react-cli", | ||
"version": "4.3.1", | ||
"version": "4.3.2", | ||
"description": "A simple React CLI to generate components instantly and more.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/arminbro/generate-react-cli", |
@@ -61,3 +61,3 @@ # Generate React CLI | ||
By default, GRC comes with one **component** command out of the box. | ||
By default, GRC comes with this [component](https://github.com/arminbro/generate-react-cli#generate-component) command out of the box. | ||
@@ -64,0 +64,0 @@ What if you wanted to generate components with your own custom commands, like for example **page** or **layout** that have their own set of component config rules? |
45463
0.36%