summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2377d6f..a545cc9 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,9 @@
"gitbook-plugin-livereload": "0.0.1",
"gaze": "~0.5.1",
"send": "0.2.0",
- "tiny-lr-fork": "0.0.5"
+ "tiny-lr-fork": "0.0.5",
+ "tmp": "0.0.24",
+ "crc": "3.2.1"
},
"devDependencies": {
"mocha": "1.18.2",
@@ -36,7 +38,7 @@
"grunt-bower-install-simple": "0.9.2"
},
"scripts": {
- "test": "export TESTING=true; mocha --reporter list"
+ "test": "export TESTING=true; mocha --reporter list --timeout 15000"
},
"repository": {
"type": "git",