From deccafb591ac223df94b8037713b8f58639852a3 Mon Sep 17 00:00:00 2001 From: Na Hyung Choi Date: Mon, 10 Jan 2022 16:37:57 -0800 Subject: [PATCH] Add repository to package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index e8439ffb..61c19b2d 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,10 @@ "registry": "https://registry.npmjs.org/", "access": "public" }, + "repository": { + "type": "git", + "url": "https://github.com/simularium/simularium-viewer.git" + }, "author": "", "license": "MIT", "devDependencies": {