From e005b4520747266a1423c71c424268a5f5e28a6f Mon Sep 17 00:00:00 2001 From: Lewis Diamond Date: Fri, 5 Feb 2021 20:13:45 -0500 Subject: [PATCH] set repo to github --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5a4c0a..4487b8c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dist" ], "repository": { - "url": "git@git.lewis.id:strom/strom.git", + "url": "https://github.com/lewisdiamond/stromjs", "type": "git" }, "scripts": {