diff options
| author | Mark Otto <[email protected]> | 2013-08-23 14:00:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 14:00:28 -0700 |
| commit | 310642d5acd3b6c3f80f758c854b12a2de4cdeb6 (patch) | |
| tree | 82a514fc15a8a930904328f9531286ccebe64e9c /package.json | |
| parent | bbc32f7e7993cd36190e458b47fc333174a9992e (diff) | |
| parent | 7b0d035dd4cea21bcbd01c3d16764a90e9ce009b (diff) | |
| download | bootstrap-310642d5acd3b6c3f80f758c854b12a2de4cdeb6.tar.xz bootstrap-310642d5acd3b6c3f80f758c854b12a2de4cdeb6.zip | |
Merge branch 'master' into header-font-size-vars
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 71f7aa5b4..0bb25e8a0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ , "grunt-contrib-uglify": "~0.2.2" , "grunt-contrib-qunit": "~0.2.2" , "grunt-contrib-watch": "~0.5.1" - , "grunt-html-validation": "git://github.com/praveenvijayan/grunt-html-validation.git" + , "grunt-html-validation": "~0.1.4" , "grunt-jekyll": "~0.3.8" , "grunt-recess": "~0.3.3" , "browserstack-runner": "~0.0.11" |
