Skip to content

Commit 7e78bc8

Browse files
committed
fix: correct repo entry
1 parent b372ba2 commit 7e78bc8

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
@@ -11,7 +11,7 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "http://github.com/vega/vega-embed.git"
14+
"url": "git+http://github.com/vega/vega-embed.git"
1515
},
1616
"author": {
1717
"name": "Vega",

0 commit comments

Comments
 (0)