summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-24 13:52:25 -0400
committerJules Laplace <jules@okfoc.us>2015-09-24 13:52:25 -0400
commit456814755f8c2559f08b6d4d4635a5ea6bc495f0 (patch)
tree569b559d7af4b481c19b58fe0c6aaeef19c9f6e6 /package.json
parentb817d4472ca905a0d380cf686ffa62f62297574a (diff)
browser functionality all working
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 387a495..6c1ac5a 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"knex": "^0.8.6",
"lodash": "^3.10.1",
"mongodb": "^2.0.43",
+ "multer": "^1.0.5",
"mysql2": "^0.15.8",
"skipper": "^0.5.7"
}