Skip to content

Commit 7d17f9f

Browse files
committed
Update version v.14.1
1 parent 22d5c54 commit 7d17f9f

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,6 +1,6 @@
11
{
22
"name": "create-component-app",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Tool to generate different types of React components from the terminal.",
55
"bin": {
66
"create-component-app": "./dist/index.js"
@@ -47,4 +47,4 @@
4747
"mock-fs": "^3.12.1",
4848
"npm-watch": "^0.1.7"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)