aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/feedly/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/feedly/package.json')
-rw-r--r--recipes/feedly/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/feedly/package.json b/recipes/feedly/package.json
index d7f7d73..aa723e8 100644
--- a/recipes/feedly/package.json
+++ b/recipes/feedly/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "feedly", 2 "id": "feedly",
3 "name": "Feedly", 3 "name": "Feedly",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Feedly", 5 "description": "Feedly",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Patrick Kastner <patrick.kastner@gmail.com>", 7 "author": "Patrick Kastner <patrick.kastner@gmail.com>",
@@ -9,4 +9,4 @@
9 "config": { 9 "config": {
10 "serviceURL": "https://feedly.com" 10 "serviceURL": "https://feedly.com"
11 } 11 }
12 } 12}