Move load-grunt-tasks task to prod dependency
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user