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.
2 parents 617c146 + 7d5a2a5 commit 2f64216Copy full SHA for 2f64216
1 file changed
packages/core/package.json
@@ -2,6 +2,11 @@
2
"name": "@visdesignlab/upset2-core",
3
"version": "1.0.0",
4
"license": "MIT",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/visdesignlab/upset2.git",
8
+ "directory": "packages/core"
9
+ },
10
"type": "module",
11
"main": "dist/index.cjs",
12
"typings": "dist/index.d.ts",
0 commit comments