summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/package.json
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-11-12 18:05:08 +0100
committerStas Vilchik <vilchiks@gmail.com>2015-11-13 14:25:00 +0100
commit27c49eda28940ca7600587b75fcbc9223268ee8b (patch)
treeb296526a4426370c20cff34aa55cc0097ee87d01 /server/sonar-web/package.json
parent3348f196c986cfc9db1cfeb2a57ae847c2f4df63 (diff)
downloadsonarqube-27c49eda28940ca7600587b75fcbc9223268ee8b.tar.gz
sonarqube-27c49eda28940ca7600587b75fcbc9223268ee8b.zip
SONAR-6331 refactor overview code
Diffstat (limited to 'server/sonar-web/package.json')
-rw-r--r--server/sonar-web/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json
index 87a6ac744b1..10b162c4ce7 100644
--- a/server/sonar-web/package.json
+++ b/server/sonar-web/package.json
@@ -13,6 +13,7 @@
"browserify": "11.2.0",
"browserify-shim": "3.8.10",
"chai": "3.3.0",
+ "chai-datetime": "^1.4.0",
"classnames": "^2.2.0",
"d3": "3.5.6",
"del": "2.0.2",