Skip to content
Snippets Groups Projects
Commit f59b53db authored by Ben Adida's avatar Ben Adida
Browse files

updated to new version of client-sessions, renamed, and re-added...

updated to new version of client-sessions, renamed, and re-added connect-cookie-session for example primary
parent cc245ec1
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
const
sessions = require('node-client-sessions'),
sessions = require('client-sessions'),
express = require('express');
secrets = require('./secrets'),
config = require('./configuration'),
......
......@@ -7,7 +7,8 @@
, "bcrypt": "0.4.1"
, "compute-cluster": "0.0.6"
, "connect": "1.7.2"
, "node-client-sessions": "0.0.1"
, "client-sessions": "0.0.2"
, "connect-cookie-session": "0.0.2"
, "connect-logger-statsd": "0.0.1"
, "ejs": "0.4.3"
, "express": "2.5.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment