diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-24 13:52:25 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-24 13:52:25 -0400 |
| commit | 456814755f8c2559f08b6d4d4635a5ea6bc495f0 (patch) | |
| tree | 569b559d7af4b481c19b58fe0c6aaeef19c9f6e6 /package.json | |
| parent | b817d4472ca905a0d380cf686ffa62f62297574a (diff) | |
browser functionality all working
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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" } |
