aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-19 19:58:11 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-19 19:58:11 +0700
commitcba99de2ca02a02f02eded936d7c43c3176b4806 (patch)
treed2ad9852030afd7c281723b8a1c9f394c46242eb /package.json
parentFix lint (diff)
downloadferdium-app-cba99de2ca02a02f02eded936d7c43c3176b4806.tar.gz
ferdium-app-cba99de2ca02a02f02eded936d7c43c3176b4806.tar.zst
ferdium-app-cba99de2ca02a02f02eded936d7c43c3176b4806.zip
Fix GitHub links to reflect Ferdi org
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 84228befc..8c137e312 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
6 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", 6 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
7 "copyright": "kytwb", 7 "copyright": "kytwb",
8 "main": "index.js", 8 "main": "index.js",
9 "homepage": "https://github.com/kytwb/ferdi", 9 "homepage": "https://github.com/getferdi/ferdi",
10 "repository": "https://github.com/kytwb/ferdi.git", 10 "repository": "https://github.com/getferdi/ferdi.git",
11 "private": true, 11 "private": true,
12 "scripts": { 12 "scripts": {
13 "prestart": "npm run rebuild", 13 "prestart": "npm run rebuild",