aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tchap/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tchap/package.json')
-rw-r--r--recipes/tchap/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/tchap/package.json b/recipes/tchap/package.json
index cff6893..25b0200 100644
--- a/recipes/tchap/package.json
+++ b/recipes/tchap/package.json
@@ -1,10 +1,10 @@
1{ 1{
2 "id": "tchap", 2 "id": "tchap",
3 "name": "Tchap", 3 "name": "Tchap",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/Sykursen/recipe-tchap/", 6 "repository": "https://github.com/Sykursen/recipe-tchap/",
7 "config": { 7 "config": {
8 "serviceURL": "https://www.tchap.gouv.fr/" 8 "serviceURL": "https://www.tchap.gouv.fr/"
9 }
10 } 9 }
10}