File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
"lodash" : " ~2.4.1" ,<% if(filters.jade) { %>
16
16
"jade" : " ~1.2.0" ,<% } %><% if(filters.html) { %>
17
17
"ejs" : " ~0.8.4" ,<% } %><% if(filters.mongoose) { %>
18
- "mongoose" : " ~3.8.8 " ,<% } %><% if(filters.auth) { %>
18
+ "mongoose" : " ~4.0.3 " ,<% } %><% if(filters.auth) { %>
19
19
"jsonwebtoken" : " ^5.0.0" ,
20
20
"express-jwt" : " ^3.0.0" ,
21
21
"passport" : " ~0.2.0" ,
24
24
"passport-twitter" : " latest" ,<% } %><% if(filters.googleAuth) { %>
25
25
"passport-google-oauth" : " latest" ,<% } %>
26
26
"composable-middleware" : " ^0.3.0" ,
27
- "connect-mongo" : " ^0.4 .1" <% if(filters.socketio) { %>,
27
+ "connect-mongo" : " ^0.8 .1" <% if(filters.socketio) { %>,
28
28
"socket.io" : " ^1.0.6" ,
29
29
"socket.io-client" : " ^1.0.6" ,
30
30
"socketio-jwt" : " ^3.0.0" <% } %>
You can’t perform that action at this time.
0 commit comments