aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-06 10:01:33 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-06 11:05:15 +0530
commit1390d5718eab1607cd5839f3ac9c846df996c3aa (patch)
tree3637543e23129a5ac2d599fdf93044e57c8170c7 /recipes/twitter/package.json
parentIgnore .md files from being packaged into the recipe archives (minor size gain). (diff)
downloadferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.tar.gz
ferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.tar.zst
ferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.zip
Minify svg's using svgo
Diffstat (limited to 'recipes/twitter/package.json')
-rw-r--r--recipes/twitter/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/twitter/package.json b/recipes/twitter/package.json
index 831c1ec..b7bcfb9 100644
--- a/recipes/twitter/package.json
+++ b/recipes/twitter/package.json
@@ -1,12 +1,12 @@
1{ 1{
2 "id": "twitter", 2 "id": "twitter",
3 "name": "Twitter", 3 "name": "Twitter",
4 "version": "1.1.1", 4 "version": "1.1.2",
5 "description": "Twitter", 5 "description": "Twitter",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Ferdi Team <hello@getferdi.com> and Jason White <jdwhite@menelos.com>", 7 "author": "Ferdi Team <hello@getferdi.com> and Jason White <jdwhite@menelos.com>",
8 "license": "MIT", 8 "license": "MIT",
9 "repository": "https://github.com/getferdi/recipes", 9 "repository": "https://github.com/getferdi/recipes",
10 "config": { 10 "config": {
11 "serviceURL": "https://twitter.com", 11 "serviceURL": "https://twitter.com",
12 "hasNotificationSound": true, 12 "hasNotificationSound": true,