aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/mastodon/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/mastodon/package.json')
-rw-r--r--uncompressed/mastodon/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/uncompressed/mastodon/package.json b/uncompressed/mastodon/package.json
index bd72fbd..381551d 100644
--- a/uncompressed/mastodon/package.json
+++ b/uncompressed/mastodon/package.json
@@ -1,8 +1,8 @@
1{ 1{
2 "name": "Mastodon", 2 "name": "Mastodon",
3 "id": "mastodon", 3 "id": "mastodon",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "description": "micro blog", 5 "description": "Mastodon Recipe for Ferdi",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "The Ferdi Team <hello@getferdi.com> and Kan Fushihara <kan.fushihara@gmail.com>", 7 "author": "The Ferdi Team <hello@getferdi.com> and Kan Fushihara <kan.fushihara@gmail.com>",
8 "license": "MIT", 8 "license": "MIT",
@@ -14,7 +14,7 @@
14 "hasNotificationSound": true, 14 "hasNotificationSound": true,
15 "hasIndirectMessages": false, 15 "hasIndirectMessages": false,
16 "hasTeamID": true, 16 "hasTeamID": true,
17 "customURL": true, 17 "hasCustomUrl": true,
18 "hostedOnly": true, 18 "hostedOnly": true,
19 "webviewOptions": { 19 "webviewOptions": {
20 "disablewebsecurity": "" 20 "disablewebsecurity": ""