aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teamweek/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/teamweek/package.json')
-rw-r--r--recipes/teamweek/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/teamweek/package.json b/recipes/teamweek/package.json
index a9ce0f6..c5a0828 100644
--- a/recipes/teamweek/package.json
+++ b/recipes/teamweek/package.json
@@ -1,10 +1,10 @@
1{ 1{
2 "id": "teamweek", 2 "id": "teamweek",
3 "name": "Teamweek", 3 "name": "Teamweek",
4 "version": "1.3.0", 4 "version": "1.3.1",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/claudiupelmus/recipe-teamweek", 6 "repository": "https://github.com/claudiupelmus/recipe-teamweek",
7 "config": { 7 "config": {
8 "serviceURL": "https://app.teamweek.com/" 8 "serviceURL": "https://app.teamweek.com/"
9 } 9 }
10} 10}