Skip to content

Commit 954c2a5

Browse files
committed
Fix package URL
1 parent d0f58aa commit 954c2a5

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
@@ -27,7 +27,7 @@
2727
"homepage": "https://www.papaparse.com/",
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/mholt/PapaParse.git"
30+
"url": "git+https://github.com/mholt/PapaParse.git"
3131
},
3232
"author": {
3333
"name": "Matthew Holt",

0 commit comments

Comments
 (0)