Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-12-09 11:48:07 +0400
committerMark Otto <otto@github.com>2013-12-09 11:48:07 +0400
commitea61a19a04e3bcd96f1dc0960375d926bb1dabb5 (patch)
tree4d3f573abfa96ed0465492f52d70d7e2b6e767a8 /package.json
parent0016c17f9307bc71fc96d8d4680a9c861f137cae (diff)
parentfdc5d1dc34bf28e55c6359aeb098e608585ca6cb (diff)
Merge branch 'pr/11778' into drop_recess_for_less
Conflicts: Gruntfile.js dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a69639ca22..0d414000f3 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
, "grunt-contrib-concat": "~0.3.0"
, "grunt-contrib-connect": "~0.5.0"
, "grunt-contrib-copy": "~0.4.1"
+ , "grunt-contrib-cssmin": "~0.7.0"
, "grunt-contrib-jshint": "~0.7.0"
, "grunt-contrib-less": "~0.8.0"
, "grunt-contrib-qunit": "~0.3.0"