Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Orlayhemmy committed May 10, 2018
1 parent ac2032a commit 0372fa8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,12 @@
"nodemailer": "^4.6.4",
"npm": "^5.8.0",
"nyc": "^11.7.1",
"passport": "~0.1.17",
"passport": "^0.4.0",
"passport-facebook": "~2.0.0",
"passport-github": "~0.1.5",
"passport-google-oauth": "~0.1.5",
"passport-local": "~0.1.6",
"passport-twitter": "~1.0.2",
"passport-local": "^1.0.0",
"passport-twitter": "^1.0.4",
"phantomjs": "^2.1.7",
"sinon": "~1.7.3",
"socket.io": "~0.9.16",
Expand Down

0 comments on commit 0372fa8

Please sign in to comment.