Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -24,6 +24,7 @@ | ... | @@ -24,6 +24,7 @@ |
| 24 | "passport-facebook": "^2.1.1", | 24 | "passport-facebook": "^2.1.1", |
| 25 | "passport-local": "^1.0.0", | 25 | "passport-local": "^1.0.0", |
| 26 | "path": "^0.12.7", | 26 | "path": "^0.12.7", |
| 27 | - "socket.io": "^2.0.3" | 27 | + "socket.io": "^2.0.3", |
| 28 | + "youtube-node": "^1.3.3" | ||
| 28 | } | 29 | } |
| 29 | } | 30 | } | ... | ... |
-
Please register or login to post a comment