diff --git a/package.json b/package.json index 7563ad5..ac93d1f 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "login-signup-react", - "version": "3.0.0", + "version": "4.0.0", "description": "Login and SignUp for ReactJS", "main": "index.js", "bin": { - "login-signup-react": "index.js" + "create": "./index.js" }, "repository": { "type": "git",