aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1fd0ffb881..142ac1451e 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,8 @@
"minimist": "^1.1.0",
"mocha": "~1.21.0",
"mocha-jenkins-reporter": "^0.1.9",
- "mustache": "^2.0.0"
+ "mustache": "^2.0.0",
+ "poisson-process": "^0.2.1"
},
"engines": {
"node": ">=0.10.13"