aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/protonet/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/protonet/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/protonet/package.json')
-rwxr-xr-xrecipes/protonet/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/protonet/package.json b/recipes/protonet/package.json
index 47c1239..6c4f6e9 100755
--- a/recipes/protonet/package.json
+++ b/recipes/protonet/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "protonet", 2 "id": "protonet",
3 "name": "protonet", 3 "name": "protonet",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "Protonet", 5 "description": "Protonet",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Joschka Schulz", 7 "author": "Joschka Schulz",
@@ -15,8 +15,8 @@
15 "hasIndirectMessages": false, 15 "hasIndirectMessages": false,
16 "hasTeamID": true, 16 "hasTeamID": true,
17 "wording": { 17 "wording": {
18 "url": "protonet.info", 18 "url": "protonet.info",
19 "team": "Protonet" 19 "team": "Protonet"
20 }, 20 },
21 "customURL": false, 21 "customURL": false,
22 "hostedOnly": false, 22 "hostedOnly": false,