From 46d70441f9a3479df8807c4de2d5f3fb047b4953 Mon Sep 17 00:00:00 2001 From: Joseph Flinn Date: Tue, 19 Jan 2021 20:35:24 +0000 Subject: [PATCH] changing package repo just in case --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index ce88bc06..1f4a6577 100644 --- a/src/package.json +++ b/src/package.json @@ -9,7 +9,7 @@ "main": "main.js", "repository": { "type": "git", - "url": "https://github.com/bitwarden/desktop" + "url": "https://github.com/joseph-flinn/desktop" }, "dependencies": { "@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",