Skip to content

Commit

Permalink
Renamed 'Teamwork' to 'Teamwork Projects'
Browse files Browse the repository at this point in the history
  • Loading branch information
Retzudo committed Sep 8, 2016
1 parent b64461c commit 9a81bb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions teamwork-projects/package.json
@@ -1,13 +1,13 @@
{
"name": "Teamwork",
"name": "Teamwork Projects",
"version": "0.1.0",
"description": "Teamwork",
"description": "Project management SaaS",
"main": "index.js",
"author": "Retzudo",
"license": "MIT",
"config": {
"serviceURL": "https://{teamID}.teamwork.com/",
"serviceName": "Teamwork",
"serviceName": "Teamwork Projects",
"popup": [],
"hasNotificationSound": true,
"hasedirectMessages": false,
Expand All @@ -18,7 +18,7 @@
"openDevTools": false,
"wording": {
"url": "teamwork.com",
"team": "Teamwork"
"team": "Teamwork Projects"
}
}
}

0 comments on commit 9a81bb3

Please sign in to comment.