aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/workplace/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/workplace/package.json')
-rw-r--r--recipes/workplace/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/workplace/package.json b/recipes/workplace/package.json
index cb2193f..0ed377d 100644
--- a/recipes/workplace/package.json
+++ b/recipes/workplace/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "workplace", 2 "id": "workplace",
3 "name": "Workplace", 3 "name": "Workplace",
4 "version": "1.1.1", 4 "version": "1.1.2",
5 "description": "Workplace by facebook", 5 "description": "Workplace by facebook",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Rico Herwig <rherwig4711@gmail.com>, Stefan Malzner <stefan@adlk.io>", 7 "author": "Rico Herwig <rherwig4711@gmail.com>, Stefan Malzner <stefan@adlk.io>",
@@ -13,4 +13,4 @@
13 "hasTeamId": true, 13 "hasTeamId": true,
14 "urlInputSuffix": ".workplace.com" 14 "urlInputSuffix": ".workplace.com"
15 } 15 }
16 } 16}