summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json
index 385e009..a1cfd27 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -6,6 +6,11 @@
"types": "dist/index.d.ts",
"author": "Matthew Miller <matthew@millerti.me>",
"license": "MIT",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/MasterKale/SimpleWebAuthn.git",
+ "directory": "packages/typescript-types"
+ },
"homepage": "https://github.com/MasterKale/SimpleWebAuthn/packages/typescript-types#readme",
"publishConfig": {
"access": "public"