summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json
index 1ac6e71..12ea325 100644
--- a/package.json
+++ b/package.json
@@ -4,11 +4,8 @@
},
"devDependencies": {
"grunt": "~0.4.2",
- "grunt-contrib-concat": "~0.3.0",
- "grunt-contrib-jshint": "~0.7.2",
- "grunt-contrib-qunit": "~0.3.0",
+ "grunt-contrib-copy": "^0.5.0",
"grunt-contrib-sass": "^0.7.3",
- "grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",
"grunt-responsive-images": "^0.1.3"
}