Skip to content

Commit 4a6e76c

Browse files
committed
New version v1.6.0
1 parent cd91470 commit 4a6e76c

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.5.0",
3+
"version": "1.6.0",
44
"description": "Tool to generate different types of React components from the terminal.",
55
"bin": {
66
"create-component-app": "./dist/index.js"
@@ -48,4 +48,4 @@
4848
"mock-fs": "^3.12.1",
4949
"npm-watch": "^0.1.7"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)