Added requirement to passport-linkedin to the package.json to fulfill missing requirement.

This commit is contained in:
Lior Kesos
2014-01-26 23:47:14 +02:00
parent febf917679
commit 8499c45df4

View File

@@ -30,6 +30,7 @@
"passport-twitter": "~1.0.2",
"passport-github": "~0.1.5",
"passport-google-oauth": "~0.1.5",
"passport-linkedin": "~0.1.3",
"lodash": "~2.4.1",
"view-helpers": "~0.1.4",
"mean-logger": "0.0.1",