summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 08d962c..ab3390e 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"express": "^4.13.3",
"express-json": "^1.0.0",
"express-session": "^1.11.3",
+ "fs-readfile-promise": "^3.0.0",
"knex": "^0.8.6",
"knox": "^0.9.2",
"lodash": "^3.10.1",
@@ -43,5 +44,8 @@
"skipper": "^0.5.5",
"uglify-es": "^3.2.2",
"unix-crypt-td-js": "^1.0.0"
+ },
+ "devDependencies": {
+ "mime-types": "^2.1.17"
}
}