From 6bb8c1885763916bb2723d6a4bf792a2cc4ffedc Mon Sep 17 00:00:00 2001 From: Samuel Elliott Date: Thu, 22 Mar 2018 17:13:47 +0000 Subject: [PATCH] Update repository URL --- client/package.json | 2 +- core/package.json | 2 +- csseditor/package.json | 2 +- installer/package.json | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index 6fb49e30..e1d5d03c 100644 --- a/client/package.json +++ b/client/package.json @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/Jiiks/BetterDiscordApp.git" + "url": "https://github.com/JsSucks/BetterDiscordApp.git" }, "private": false, "scripts": { diff --git a/core/package.json b/core/package.json index 99f75df3..a6151d2d 100644 --- a/core/package.json +++ b/core/package.json @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/Jiiks/BetterDiscordApp.git" + "url": "https://github.com/JsSucks/BetterDiscordApp.git" }, "private": false, "scripts": { diff --git a/csseditor/package.json b/csseditor/package.json index acdd5935..1692bb58 100644 --- a/csseditor/package.json +++ b/csseditor/package.json @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/Jiiks/BetterDiscordApp.git" + "url": "https://github.com/JsSucks/BetterDiscordApp.git" }, "private": false, "scripts": { diff --git a/installer/package.json b/installer/package.json index 0cfd724f..89ba35ff 100644 --- a/installer/package.json +++ b/installer/package.json @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/Jiiks/BetterDiscordApp.git" + "url": "https://github.com/JsSucks/BetterDiscordApp.git" }, "private": false, "scripts": { diff --git a/package.json b/package.json index 29c6f837..7d86c9fd 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/Jiiks/BetterDiscordApp.git" + "url": "https://github.com/JsSucks/BetterDiscordApp.git" }, "private": false, "dependencies": {