📚 docs: adding repository on package

This commit is contained in:
Carlos 2024-08-13 21:40:48 -04:00
parent 657608fce1
commit 4d6195699e

View File

@ -24,6 +24,10 @@
"npx" "npx"
], ],
"author": "Carlos Gutierrez <cargdev@gmail.com>", "author": "Carlos Gutierrez <cargdev@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/CarGDev/reactwizard"
},
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",
"test": "jest", "test": "jest",