aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-26 17:35:14 +0200
committerVictor Häggqvist <[email protected]>2014-06-26 17:35:14 +0200
commit73cab567a3d6805bb9cfc053a5590110cecc014f (patch)
treeb6d1803417be096f11902240a822a854d656a225 /package.json
parent80e5ed5361953461aa666d2e7ff427fad613975f (diff)
build
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"
}