Skip to content

Commit 1a39d5a

Browse files
authored
Add repository.url to package.json (#1431)
1 parent 5952302 commit 1a39d5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/voila/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"author": "Voilà contributors",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/voila-dashboards/voila"
11+
},
812
"browserslist": ">0.8%, not ie 11, not op_mini all, not dead",
913
"dependencies": {
1014
"@jupyter-widgets/base": "^6.0.6",

0 commit comments

Comments
 (0)