Skip to content

Commit b6a36ad

Browse files
fix: add repository URL to package.json (#58)
Closes #54 Co-authored-by: Madipadige-ManishKumar <175590915+Madipadige-ManishKumar@users.noreply.github.com>
1 parent cbff5a2 commit b6a36ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"repository": {
2424
"type": "git",
25-
"url": ""
25+
"url": "https://github.com/RajjjAryan/career-copilot.git"
2626
},
2727
"engines": {
2828
"node": ">=18"

0 commit comments

Comments
 (0)