Skip to content

Commit f575be2

Browse files
committed
Add repository info to package.json
1 parent 0b03560 commit f575be2

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
@@ -3,6 +3,10 @@
33
"version": "1.0.1",
44
"description": "UI components to simplify rendering Hypothesis annotation cards in Preact + Tailwind-based applications",
55
"license": "BSD-2-Clause",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/hypothesis/annotation-ui.git"
9+
},
610
"homepage": "https://hypothes.is",
711
"type": "module",
812
"main": "./lib/index.js",

0 commit comments

Comments
 (0)