diff options
| author | Mark Otto <[email protected]> | 2013-08-22 23:19:49 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-22 23:19:49 -0700 |
| commit | 495768bbf552c042a06a8b4f90b6058ffebeb970 (patch) | |
| tree | 53e4f2ab6ba3a76f468450d5d9d3ca0a0b41849c /package.json | |
| parent | 3318a982290817b40b21a6405b85f791180b5129 (diff) | |
| parent | 24f57bdf41b81fd898db0fc2b946ffd1e7b843ee (diff) | |
| download | bootstrap-495768bbf552c042a06a8b4f90b6058ffebeb970.tar.xz bootstrap-495768bbf552c042a06a8b4f90b6058ffebeb970.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
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" |
