Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
subashsn committed Aug 20, 2018
1 parent 073b15e commit e8a7f25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"license": "MIT",
"dependencies": {
"bcrypt": "^1.0.3",
"csurf": "^1.9.0",
"ejs": "^2.5.7",
"express": "^4.16.2",
"express-fileupload": "^0.4.0",
Expand All @@ -29,6 +30,7 @@
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"sequelize": "^4.13.10",
"winston": "^3.0.0"
"winston": "^3.0.0",
"x-xss-protection": "^1.1.0"
}
}

0 comments on commit e8a7f25

Please sign in to comment.