From 08eb75a674b2eaa7b983931ae488e8de0656433d Mon Sep 17 00:00:00 2001 From: SirMathhman <SirMathhman@gmail.com> Date: Wed, 30 Oct 2019 16:16:59 -0400 Subject: [PATCH] Update git link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7252cb1..b8fbd3c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git@gitlab.cci.drexel.edu:trp74/CI101Week56Lab.git" + "url": "git@gitlab.cci.drexel.edu:gdb53/CI101Week56Lab.git" }, "dependencies": { "bootstrap": "^4.3.1", -- GitLab