Adds PayPal REST SDK to package.json

This commit is contained in:
Tim Messerschmidt
2014-01-27 11:34:59 -08:00
parent 379cafa53b
commit b84f630615

View File

@ -26,6 +26,7 @@
"sendgrid": "~0.4.6",
"tumblr.js": "~0.0.4",
"twit": "~1.1.12",
"underscore": "~1.5.2"
"underscore": "~1.5.2",
"paypal-rest-sdk": "~0.6.4"
}
}