aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-news/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-10 18:13:31 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-10 18:13:31 +0530
commitbe49a2626a471d33ac0803eb2b5afa1807e2e23e (patch)
treea4df2f05b9b060fb878519a1b18eb73e7963316b /recipes/google-news/package.json
parentRefactor mandatory files needed in each recipe (diff)
downloadferdium-recipes-be49a2626a471d33ac0803eb2b5afa1807e2e23e.tar.gz
ferdium-recipes-be49a2626a471d33ac0803eb2b5afa1807e2e23e.tar.zst
ferdium-recipes-be49a2626a471d33ac0803eb2b5afa1807e2e23e.zip
Added 'webview.js' as a mandatory file and fixed broken recipes
Diffstat (limited to 'recipes/google-news/package.json')
-rw-r--r--recipes/google-news/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/google-news/package.json b/recipes/google-news/package.json
index f23b8ee..c7d7694 100644
--- a/recipes/google-news/package.json
+++ b/recipes/google-news/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "google-news", 2 "id": "google-news",
3 "name": "Google News", 3 "name": "Google News",
4 "version": "1.2.0", 4 "version": "1.3.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://news.google.com/" 7 "serviceURL": "https://news.google.com/"