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 fcb9c6e commit 8b25604Copy full SHA for 8b25604
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-component-app",
3
- "version": "0.4.0",
+ "version": "0.4.2",
4
"description": "Tool to generate different types of React components from the terminal.",
5
"bin": {
6
"create-component-app": "./dist/index.js"
@@ -39,4 +39,4 @@
39
"eslint-plugin-import": "^2.2.0",
40
"npm-watch": "^0.1.7"
41
}
42
-}
+}
0 commit comments