aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwoot/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/chatwoot/package.json')
-rw-r--r--recipes/chatwoot/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/chatwoot/package.json b/recipes/chatwoot/package.json
index 7a4af8d..3aed994 100644
--- a/recipes/chatwoot/package.json
+++ b/recipes/chatwoot/package.json
@@ -1,10 +1,10 @@
1{ 1{
2 "id": "chatwoot", 2 "id": "chatwoot",
3 "name": "Chatwoot", 3 "name": "Chatwoot",
4 "version": "1.2.0", 4 "version": "1.2.1",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/maximeMD/ferdi-chatwoot", 6 "repository": "https://github.com/maximeMD/ferdi-chatwoot",
7 "config": { 7 "config": {
8 "serviceURL": "https://app.chatwoot.com/app/login" 8 "serviceURL": "https://app.chatwoot.com/app/login"
9 }
10 } 9 }
10}