From aa949095c07cd20c78395ecb7a32c568660b57bc Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 14 Jul 2020 16:56:23 -0400 Subject: [PATCH] Add repo --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index ba067ea8f..e53e43dee 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,10 @@ "dist/", "loader/" ], + "repository": { + "type": "git", + "url": "git://github.com/shoelace-style/shoelace.git" + }, "funding": { "type": "individual", "url": "https://github.com/sponsors/claviska"