From 6f744ccf83713adca400d439ddf545d1711bc525 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Thu, 27 Feb 2014 14:49:27 -0500 Subject: [PATCH] Add node-linked library for making linkedin api requests --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e334518d18..2416aa00f6 100755 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "less": "~1.6.3", "mongoose": "~3.8.7", "node-foursquare": "~0.2.0", + "node-linkedin": "~0.1.4", "nodemailer": "~0.6.0", "passport": "~0.2.0", "passport-facebook": "~1.0.2",