From 1e0453f825cb7d6e14807b121210a594f242bc35 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 00:36:51 -0700 Subject: Restore glyphicons --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index efcc5af0c..71f7aa5b4 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,10 @@ ] , "devDependencies": { "grunt": "~0.4.1" - , "grunt-contrib-connect": "~0.3.0" , "grunt-contrib-clean": "~0.5.0" + , "grunt-contrib-connect": "~0.3.0" , "grunt-contrib-concat": "~0.3.0" + , "grunt-contrib-copy": "~0.4.0" , "grunt-contrib-jshint": "~0.6.0" , "grunt-contrib-uglify": "~0.2.2" , "grunt-contrib-qunit": "~0.2.2" -- cgit v1.2.3