Revert "Separate devDependencies"

This reverts commit 8595c63e2f.
This commit is contained in:
Pierre Rudloff 2015-04-19 13:21:26 +02:00
parent 8595c63e2f
commit e0c2189424
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-uglify": "~0.6.0"
},
"devDependencies": {
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-phpcs": "~0.4.0"
},