aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tweetdeck/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-16 12:47:35 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-16 12:56:23 +0530
commit2dd01c7e03700a217d143ab25ee187acb70b70bf (patch)
treef6b61f95a1774a48a65123f8acb6c2154b0da796 /recipes/tweetdeck/package.json
parentFixing login redirect issue in PushBullet (fixes Ferdi#1331) (diff)
downloadferdium-recipes-2dd01c7e03700a217d143ab25ee187acb70b70bf.tar.gz
ferdium-recipes-2dd01c7e03700a217d143ab25ee187acb70b70bf.tar.zst
ferdium-recipes-2dd01c7e03700a217d143ab25ee187acb70b70bf.zip
Fixing incorrect example in TweetDeck.
Diffstat (limited to 'recipes/tweetdeck/package.json')
-rw-r--r--recipes/tweetdeck/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tweetdeck/package.json b/recipes/tweetdeck/package.json
index 7580895..7f42dcf 100644
--- a/recipes/tweetdeck/package.json
+++ b/recipes/tweetdeck/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "tweetdeck", 2 "id": "tweetdeck",
3 "name": "Tweetdeck", 3 "name": "Tweetdeck",
4 "version": "1.0.2", 4 "version": "1.0.3",
5 "description": "Tweetdeck", 5 "description": "Tweetdeck",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",