Skip to content

Commit 7254ebe

Browse files
committed
Update package.json with repo info
1 parent e500498 commit 7254ebe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"dist/*",
1313
"src/*"
1414
],
15+
"repository": {
16+
"type": "git",
17+
"url": "git://github.com/PolymerVis/vega-element.git"
18+
},
1519
"scripts": {
1620
"prepublishOnly": "npm run build",
1721
"build": "npm run build:rollup",

0 commit comments

Comments
 (0)