From 1390d5718eab1607cd5839f3ac9c846df996c3aa Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 6 Jul 2021 10:01:33 +0530 Subject: Minify svg's using svgo --- recipes/teamwork-projects/package.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'recipes/teamwork-projects/package.json') diff --git a/recipes/teamwork-projects/package.json b/recipes/teamwork-projects/package.json index b133073..a3696da 100644 --- a/recipes/teamwork-projects/package.json +++ b/recipes/teamwork-projects/package.json @@ -1,7 +1,7 @@ { "id": "teamwork-projects", "name": "Teamwork Projects", - "version": "0.1.0", + "version": "0.1.1", "description": "Project management SaaS", "main": "index.js", "author": "Retzudo , Ported by Koma ", @@ -9,9 +9,8 @@ "config": { "serviceURL": "https://{teamId}.teamwork.com/", "hasNotificationSound": true, - "urlInputSuffix": true, + "urlInputSuffix": ".teamwork.com", "hasIndirectMessages": false, - "hasTeamId": true, - "urlInputSuffix": ".teamwork.com" + "hasTeamId": true } } -- cgit v1.2.3-70-g09d2