Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
23 | "nodemon": "^2.0.7", | 23 | "nodemon": "^2.0.7", |
24 | "passport": "^0.4.0", | 24 | "passport": "^0.4.0", |
25 | "passport-facebook": "^2.1.1", | 25 | "passport-facebook": "^2.1.1", |
26 | + "passport-google-oauth20": "^2.0.0", | ||
26 | "passport-local": "^1.0.0", | 27 | "passport-local": "^1.0.0", |
27 | "path": "^0.12.7", | 28 | "path": "^0.12.7", |
28 | "socket.io": "^2.0.3", | 29 | "socket.io": "^2.0.3", | ... | ... |
-
Please register or login to post a comment