diff --git a/package.json b/package.json index 72e9ce6..fb6d68f 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,10 @@ "npx" ], "author": "Carlos Gutierrez ", + "repository": { + "type": "git", + "url": "https://github.com/CarGDev/reactwizard" + }, "scripts": { "start": "node index.js", "test": "jest",