Skip to content

Commit a5cadb3

Browse files
Merge pull request #4 from TeamProjectsReact/CheckingBugs
Checking bugs
2 parents df142d3 + 28e81e0 commit a5cadb3

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
{
22
"name": "login-signup-react",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Login and SignUp for ReactJS",
55
"main": "index.js",
66
"bin": {
7-
"login-signup-react": "index.js"
7+
"create": "./index.js"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)