From 223bedf8efcb7e4167d99e4bb30645d444a7a28f Mon Sep 17 00:00:00 2001 From: roberto Date: Thu, 6 Oct 2016 15:37:42 +0200 Subject: [PATCH] fix bug in annotation list (project page) --- package.json | 1 + views/project.mustache | 2 ++ 2 files changed, 3 insertions(+) diff --git a/package.json b/package.json index 8889fc6..e5f05d5 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "jpeg-js": "^0.2.0", "jsdom": "^9.5.0", "keypress": "^0.2.1", + "merge": "^1.2.0", "mongodb": "^2.2.5", "monk": "^3.1.1", "morgan": "~1.3.0", diff --git a/views/project.mustache b/views/project.mustache index 61b3143..088cf3b 100644 --- a/views/project.mustache +++ b/views/project.mustache @@ -85,6 +85,8 @@ Owner + + -- GitLab