diff options
| author | Mark Otto <[email protected]> | 2013-12-07 11:41:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-07 11:41:02 -0800 |
| commit | cc1f95652bbf5c7d7ab5b040cdc15478d68e0369 (patch) | |
| tree | 2b0c31076784e3d74e4e9d05b62916a696e1b959 /package.json | |
| parent | 775c29fef6d87dd91ebc6dba5980f3b59976b435 (diff) | |
| parent | 94a5413ec7fb90c1340f1243869274c36d308cb0 (diff) | |
| download | bootstrap-cc1f95652bbf5c7d7ab5b040cdc15478d68e0369.tar.xz bootstrap-cc1f95652bbf5c7d7ab5b040cdc15478d68e0369.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 813cf1d13..3c9fd7fe6 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ , "grunt-contrib-watch": "~0.5.3" , "grunt-html-validation": "~0.1.6" , "grunt-jekyll": "~0.4.0" + , "grunt-jscs-checker": "~0.2.5" , "grunt-recess": "~0.5.0" , "grunt-saucelabs": "~4.1.2" , "grunt-sed": "~0.1.1" |
