Skip to content

Commit

Permalink
chore(npm): npm pkg fix to normalize repository.url"
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodrig committed Mar 21, 2024
1 parent bfbc0b3 commit 6a7f7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"homepage": "https://mrodrig.github.io/json-2-csv",
"repository": {
"type": "git",
"url": "https://github.com/mrodrig/json-2-csv.git"
"url": "git+https://github.com/mrodrig/json-2-csv.git"
},
"bugs": {
"url": "https://github.com/mrodrig/json-2-csv/issues"
Expand Down

0 comments on commit 6a7f7d0

Please sign in to comment.