We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
1 parent 5952302 commit 1a39d5aCopy full SHA for 1a39d5a
packages/voila/package.json
@@ -5,6 +5,10 @@
5
"author": "Voilà contributors",
6
"license": "BSD-3-Clause",
7
"main": "lib/index.js",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/voila-dashboards/voila"
11
+ },
12
"browserslist": ">0.8%, not ie 11, not op_mini all, not dead",
13
"dependencies": {
14
"@jupyter-widgets/base": "^6.0.6",
0 commit comments