File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 "express-jwt" : " ^3.0.0" ,
2828 "passport" : " ~0.3.0" ,
2929 "passport-local" : " ^1.0.0" ,<% } %><% if (filters.facebookAuth) { %>
30- "passport-facebook" : " latest " ,<% } %><% if (filters.twitterAuth) { %>
31- "passport-twitter" : " latest " ,<% } %><% if (filters.googleAuth) { %>
32- "passport-google-oauth" : " latest " ,<% } %><% if (filters.socketio) { %>
30+ "passport-facebook" : " ^2.0.0 " ,<% } %><% if (filters.twitterAuth) { %>
31+ "passport-twitter" : " ^1.0.3 " ,<% } %><% if (filters.googleAuth) { %>
32+ "passport-google-oauth" : " ~0.2.0 " ,<% } %><% if (filters.socketio) { %>
3333 "socket.io" : " ^1.3.5" ,
3434 "socket.io-client" : " ^1.3.5" ,
3535 "socketio-jwt" : " ^4.2.0" ,<% } %>
7171 "grunt-karma" : " ~0.12.0" ,
7272 "grunt-build-control" : " ^0.6.0" ,<% if(filters.sass) { %>
7373 "grunt-contrib-sass" : " ^0.9.0" ,<% } %><% if(filters.stylus) { %>
74- "grunt-contrib-stylus" : " latest " ,<% } %>
74+ "grunt-contrib-stylus" : " ~0.22.0 " ,<% } %>
7575 "jit-grunt" : " ^0.9.1" ,
7676 "time-grunt" : " ^1.2.1" ,
7777 "grunt-express-server" : " ^0.5.1" ,
You can’t perform that action at this time.
0 commit comments