From 9307e81fb60cb96daada2983e476e781e469468e Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Fri, 5 Feb 2016 08:01:20 -0600 Subject: [PATCH] Update sendgrid package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7362c05..415853e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "mongodb": "latest", "load-grunt-tasks": "~0.3.0", "glob": "3.2.8", - "sendgrid": "1.0.2", + "sendgrid": "2.0.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-concat": "~0.3.0",