diff --git a/package.json b/package.json index f9850f9..bdd7f84 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,11 @@ "Github" ], "author": "Kaleidos OpenSource SL", - "licenses": [ - { - "type": "AGPL-3.0", - "url": "https://github.com/taigaio/taiga-front/blob/master/LICENSE" - } - ], + "license": "AGPL-3.0", + "repository": { + "type":"git", + "url":"https://github.com/taigaio/taiga-events.git" + }, "devDependencies": { "gulp": "^3.8.11", "gulp-cache": "^0.2.4",