diff --git a/backend/package.json b/backend/package.json index 16afe98..7783d05 100644 --- a/backend/package.json +++ b/backend/package.json @@ -9,6 +9,7 @@ "ejs": "^2.3.1", "express": "^4.13.0", "isomorphic-fetch": "^2.2.1", + "mongodb": "^2.2.33", "request": "^2.83.0" }, "author": "Matt Kruse (http://mattkruse.com/)",