diff --git a/package.json b/package.json index 29c7d17..b06e0e7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "then-jade": "1.1.0", "sails-mongo": "latest", "mongodb": "latest", - "nodemailer": "~0.6.1" + "nodemailer": "~0.6.1", + "load-grunt-tasks": "~0.3.0" }, "scripts": { "start": "node app.js", @@ -22,7 +23,6 @@ "author": "Ben Ramey", "license": "", "devDependencies": { - "load-grunt-tasks": "~0.3.0", "glob": "3.2.8", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-copy": "~0.5.0",