aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/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/unraid/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/unraid/package.json')
-rw-r--r--recipes/unraid/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/unraid/package.json b/recipes/unraid/package.json
index df20561..edefc03 100644
--- a/recipes/unraid/package.json
+++ b/recipes/unraid/package.json
@@ -1,8 +1,7 @@
1
2{ 1{
3 "id": "unraid", 2 "id": "unraid",
4 "name": "Unraid", 3 "name": "Unraid",
5 "version": "1.0.1", 4 "version": "1.0.2",
6 "description": "Unraid dashboard", 5 "description": "Unraid dashboard",
7 "main": "index.js", 6 "main": "index.js",
8 "author": "Neil Tonge <me@neiltonge.co.uk>", 7 "author": "Neil Tonge <me@neiltonge.co.uk>",
@@ -13,4 +12,4 @@
13 "hasNotificationSound": false, 12 "hasNotificationSound": false,
14 "hasTeamId": true 13 "hasTeamId": true
15 } 14 }
16} \ No newline at end of file 15}