From 4551c2275094c520497b8d555b59f179639c1193 Mon Sep 17 00:00:00 2001 From: Mark <1446916+markcellus@users.noreply.github.com> Date: Sat, 29 May 2021 18:33:37 -0400 Subject: [PATCH] Update username --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5eb0b75..2fa60a2 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "description": "A simple, declarative router for web components", "repository": { "type": "git", - "url": "https://github.com/mkay581/router-component.git" + "url": "https://github.com/markcellus/router-component.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "homepage": "https://github.com/mkay581/router-component", + "homepage": "https://github.com/markcellus/router-component", "author": "Mark Kennedy (heyimmark.com)", "engines": { "node": ">=10.16"