aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwork/package.json
diff options
context:
space:
mode:
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}