connect-cookie-session
connect-cookie-session copied to clipboard
Need explicit connect requirement
Now that connect has just been upgraded to 2.0 this library needs to be tested for forwards compatibility. I have set the connect requirement explicitly to make sure it does not break when doing an npm install.
@jpallen, I'm having deployment problems in production because of this as well.
I also ran into this today. I think the better solution is to figure out why it's failing on on the 2.0 branch and fix it so it works on there.