summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
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": {