Add passport-saml dependency

This commit is contained in:
Shane Kilkelly 2016-11-11 09:09:00 +00:00
parent c43c44e052
commit 8726a8fb4d

View file

@ -65,7 +65,8 @@
"temp": "^0.8.3",
"underscore": "1.6.0",
"v8-profiler": "^5.2.3",
"xml2js": "0.2.0"
"xml2js": "0.2.0",
"passport-saml": "^0.15.0"
},
"devDependencies": {
"bunyan": "0.22.1",