aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/standardnotes/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/standardnotes/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/standardnotes/package.json')
-rwxr-xr-xrecipes/standardnotes/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/standardnotes/package.json b/recipes/standardnotes/package.json
index c034da6..eb559d9 100755
--- a/recipes/standardnotes/package.json
+++ b/recipes/standardnotes/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "standardnotes", 2 "id": "standardnotes",
3 "name": "StandardNotes", 3 "name": "StandardNotes",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "StandardNotes", 5 "description": "StandardNotes",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "vantezzen <hello@vantezzen.io>", 7 "author": "vantezzen <hello@vantezzen.io>",