summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-25 22:12:25 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-25 22:12:25 +0000
commitad7de8277d75d6029d81d0039e40f80c9fb796e2 (patch)
treeec8b96b9e16007f1d2097f2f0df99f94913cf156 /src/package.json
parent97068b562dce9525fda9fb7a08f54faf9ef2837d (diff)
downloadetherpad-lite-ad7de8277d75d6029d81d0039e40f80c9fb796e2.zip
mocha
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json
index 4b0ae82b..4a472be0 100644
--- a/src/package.json
+++ b/src/package.json
@@ -40,7 +40,8 @@
"swagger-node-express" : ">=2.1.0",
"channels" : "0.0.x",
"jsonminify" : "0.2.2",
- "measured" : "0.1.3"
+ "measured" : "0.1.3",
+ "mocha" : "*"
},
"bin": { "etherpad-lite": "./node/server.js" },
"devDependencies": {