From 566c745ac5066839336bb840d36bdc76eaa9943b Mon Sep 17 00:00:00 2001 From: andrew <44451818+afostr@users.noreply.github.com> Date: Wed, 17 Apr 2024 23:23:00 -0500 Subject: [PATCH] update npm repo pointer --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aae66f92..a4b7f969 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/shardus/archive/archive-server.git" + "url": "git+https://github.com/shardeum/archive-server.git" }, "publishConfig": { "access": "public"