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.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/chatwoot/package.json b/recipes/chatwoot/package.json
index 6c024e7..c3c1a79 100644
--- a/recipes/chatwoot/package.json
+++ b/recipes/chatwoot/package.json
@@ -1,11 +1,10 @@
1{ 1{
2 "id": "chatwoot", 2 "id": "chatwoot",
3 "name": "Chatwoot", 3 "name": "Chatwoot",
4 "version": "1.0.0", 4 "version": "1.1.0",
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 } 9 }
10 } 10 }
11 \ No newline at end of file