diff --git a/package.json b/package.json index 838c9a9..f500b60 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "simple mandrill email sender", "version": "0.0.2", "dependencies": { - "superagent": "~0.6.0", + "superagent": "0.12.4", "debug": "*" } }