We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d5c54 commit 7d17f9fCopy full SHA for 7d17f9f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-component-app",
3
- "version": "1.4.0",
+ "version": "1.4.1",
4
"description": "Tool to generate different types of React components from the terminal.",
5
"bin": {
6
"create-component-app": "./dist/index.js"
@@ -47,4 +47,4 @@
47
"mock-fs": "^3.12.1",
48
"npm-watch": "^0.1.7"
49
}
50
-}
+}
0 commit comments