Skip to content

Commit fd1f4b0

Browse files
committed
feat(README) change to name available
1 parent 52130e1 commit fd1f4b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "react-component-cli",
2+
"name": "react-components-cli",
33
"version": "1.0.0",
44
"description": "React styled template generator with command line and scripts",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/yannvr/react-component-cli"
7+
"url": "https://github.com/yannvr/react-components-cli"
88
},
99
"main": "npx plop",
1010
"scripts": {

0 commit comments

Comments
 (0)