Add express-session missing dependency for oauth

This commit is contained in:
Nick O'Leary 2017-07-23 17:31:42 +01:00
parent 6d76918424
commit 797ae096c8
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
"cors":"2.8.3",
"cron":"1.2.1",
"express": "4.15.3",
"express-session": "1.15.2",
"follow-redirects":"1.2.4",
"fs-extra": "1.0.0",
"fs.notify":"0.0.4",