aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index dbb921a66..882025622 100644
--- a/package.json
+++ b/package.json
@@ -7,11 +7,11 @@
"author": "Twitter, Inc.",
"scripts": { "test": "grunt test" },
"repository": {
- "type": "git"
- , "url": "https://github.com/twbs/bootstrap.git"
+ "type": "git",
+ "url": "https://github.com/twbs/bootstrap.git"
},
"bugs": {
- "url": "https://github.com/twbs/bootstrap/issues"
+ "url": "https://github.com/twbs/bootstrap/issues"
},
"licenses": [
{
@@ -33,7 +33,7 @@
"grunt-contrib-qunit": "~0.3.0",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
- "grunt-csscomb": "~1.1.0",
+ "grunt-csscomb": "~1.2.1",
"grunt-html-validation": "~0.1.11",
"grunt-jekyll": "~0.4.0",
"grunt-jscs-checker": "~0.2.5",