diff --git a/package.json b/package.json index 13136a3..cc99476 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "homepage": "https://github.com/mahuntington/SED-Stack#readme", "dependencies": { "body-parser": "^1.15.2", + "ejs": "^2.5.1", "express": "^4.14.0", "pg": "^6.1.0", "sequelize": "^3.24.0"