aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 23:22:55 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 23:22:55 +0530
commit086f5bd599ccbb305e83b5c6aae9a562dba67196 (patch)
tree00bf05d77a4c306d68cf26d9789ce58c5b319578 /package.json
parentFix rename of files and folders from 'Ferdi' to 'Ferdium' (diff)
downloadferdium-app-086f5bd599ccbb305e83b5c6aae9a562dba67196.tar.gz
ferdium-app-086f5bd599ccbb305e83b5c6aae9a562dba67196.tar.zst
ferdium-app-086f5bd599ccbb305e83b5c6aae9a562dba67196.zip
Changed license filename and the new license-holders
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 6e6105a05..b0442d7a5 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
5 "appId": "org.ferdium.ferdium-app", 5 "appId": "org.ferdium.ferdium-app",
6 "version": "5.8.2-nightly.7", 6 "version": "5.8.2-nightly.7",
7 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", 7 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
8 "copyright": "kytwb", 8 "copyright": "org.ferdium",
9 "main": "index.js", 9 "main": "index.js",
10 "homepage": "https://github.com/ferdium/ferdium-app", 10 "homepage": "https://github.com/ferdium/ferdium-app",
11 "repository": "https://github.com/ferdium/ferdium-app.git", 11 "repository": "https://github.com/ferdium/ferdium-app.git",
@@ -41,7 +41,7 @@
41 "add-crowdin-contributors": "ts-node scripts/add-crowdin-contributors.ts" 41 "add-crowdin-contributors": "ts-node scripts/add-crowdin-contributors.ts"
42 }, 42 },
43 "keywords": [], 43 "keywords": [],
44 "author": "Amine Mouafik <amine@mouafik.fr>", 44 "author": "Ferdium Contributors",
45 "license": "Apache-2.0", 45 "license": "Apache-2.0",
46 "dependencies": { 46 "dependencies": {
47 "@adonisjs/ace": "^5.0.8", 47 "@adonisjs/ace": "^5.0.8",