Skip to content

Commit 6a7f7d0

Browse files
committed
chore(npm): npm pkg fix to normalize repository.url"
1 parent bfbc0b3 commit 6a7f7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"homepage": "https://mrodrig.github.io/json-2-csv",
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/mrodrig/json-2-csv.git"
12+
"url": "git+https://github.com/mrodrig/json-2-csv.git"
1313
},
1414
"bugs": {
1515
"url": "https://github.com/mrodrig/json-2-csv/issues"

0 commit comments

Comments
 (0)