From 12e30f5c359b34f7469a57531b365ad082659977 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Tue, 14 Jul 2015 19:52:59 -0400 Subject: [PATCH] remove old grunt packages --- package.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/package.json b/package.json index 46af2d2d..7eb1f05c 100644 --- a/package.json +++ b/package.json @@ -17,17 +17,8 @@ "compression": "^1.4.3", "express": "^4.12.3", "grunt": "^0.4.5", - "grunt-cli": "^0.1.13", - "grunt-contrib-clean": "^0.6.0", - "grunt-contrib-coffee": "^0.13.0", - "grunt-contrib-concat": "^0.5.1", - "grunt-contrib-copy": "^0.8.0", - "grunt-contrib-uglify": "^0.9.1", - "grunt-contrib-watch": "^0.6.1", - "grunt-open": "^0.2.3", "hashmerge": "^1.0.2", "jasmine": "^2.3.1", - "matchdep": "^0.3.0", "meteor-build-client": "^0.1.6", "methodmissing": "^0.0.3", "python": "^0.0.4",