From d5567004bd22e3c7ccea69a102f00822a3caf2fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Oddsson?= Date: Tue, 23 Apr 2024 11:02:14 +0200 Subject: [PATCH] set-repository (#20) --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index cd4a304..6e24ab7 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,9 @@ "types": "./dist/index.d.ts" } }, + "repository": { + "url": "https://github.com/open-wc/context-protocol" + }, "keywords": [], "author": "", "license": "ISC",