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.
1 parent 0b03560 commit f575be2Copy full SHA for f575be2
package.json
@@ -3,6 +3,10 @@
3
"version": "1.0.1",
4
"description": "UI components to simplify rendering Hypothesis annotation cards in Preact + Tailwind-based applications",
5
"license": "BSD-2-Clause",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/hypothesis/annotation-ui.git"
9
+ },
10
"homepage": "https://hypothes.is",
11
"type": "module",
12
"main": "./lib/index.js",
0 commit comments