From e0c060845791ef0f731374f90ca7718b28fe4b47 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 31 Aug 2016 17:15:38 +0200 Subject: [PATCH] remove non referenced dependency, parse-server-simple-mailgun-adapter will include it (#2625) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index eacf8c86..73aa8aa6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,6 @@ "intersect": "1.0.1", "lodash": "4.15.0", "lru-cache": "4.0.1", - "mailgun-js": "0.7.10", "mime": "1.3.4", "mongodb": "2.2.9", "multer": "1.2.0",