aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwork/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/chatwork/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/chatwork/package.json')
-rw-r--r--recipes/chatwork/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/chatwork/package.json b/recipes/chatwork/package.json
index cc7e14b..58bb0e7 100644
--- a/recipes/chatwork/package.json
+++ b/recipes/chatwork/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "chatwork", 2 "id": "chatwork",
3 "name": "ChatWork", 3 "name": "ChatWork",
4 "version": "1.0.3", 4 "version": "1.0.4",
5 "description": "ChatWork is a group chat app for business.", 5 "description": "ChatWork is a group chat app for business.",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Koma, hideosasaki", 7 "author": "Koma, hideosasaki",
@@ -13,4 +13,4 @@
13 "hasIndirectMessages": true 13 "hasIndirectMessages": true
14 }, 14 },
15 "openDevTools": true 15 "openDevTools": true
16} \ No newline at end of file 16}