From 3c0489102ee65bcb020a6fd5fc399d9806a46a51 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 18 Sep 2013 08:20:46 +0300 Subject: Sort by name. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 477dba20e..a9227b558 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ , "devDependencies": { "grunt": "~0.4.1" , "grunt-contrib-clean": "~0.5.0" - , "grunt-contrib-connect": "~0.5.0" , "grunt-contrib-concat": "~0.3.0" + , "grunt-contrib-connect": "~0.5.0" , "grunt-contrib-copy": "~0.4.1" , "grunt-contrib-jshint": "~0.6.4" - , "grunt-contrib-uglify": "~0.2.4" , "grunt-contrib-qunit": "~0.2.2" + , "grunt-contrib-uglify": "~0.2.4" , "grunt-contrib-watch": "~0.5.3" , "grunt-html-validation": "~0.1.5" , "grunt-jekyll": "~0.3.9" -- cgit v1.2.3