diff options
| author | Mark Otto <[email protected]> | 2013-09-04 17:46:39 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-04 17:46:39 -0700 |
| commit | fc8e66d2cb5004cd815b15cf69a860040201a337 (patch) | |
| tree | 1e4fb85a21cb4c38298dbf57a0dacd9a39824911 /package.json | |
| parent | 44fddf1c3e42bb2a67d9a65c434fa24919526c8b (diff) | |
| parent | a9b58181c6575e6d49c5d5d99132afbc4f079726 (diff) | |
| download | bootstrap-fc8e66d2cb5004cd815b15cf69a860040201a337.tar.xz bootstrap-fc8e66d2cb5004cd815b15cf69a860040201a337.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index 017b07dc7..af3c00a14 100644 --- a/package.json +++ b/package.json @@ -22,16 +22,16 @@ , "devDependencies": { "grunt": "~0.4.1" , "grunt-contrib-clean": "~0.5.0" - , "grunt-contrib-connect": "~0.4.0" + , "grunt-contrib-connect": "~0.4.1" , "grunt-contrib-concat": "~0.3.0" - , "grunt-contrib-copy": "~0.4.0" - , "grunt-contrib-jshint": "~0.6.0" - , "grunt-contrib-uglify": "~0.2.2" + , "grunt-contrib-copy": "~0.4.1" + , "grunt-contrib-jshint": "~0.6.4" + , "grunt-contrib-uglify": "~0.2.4" , "grunt-contrib-qunit": "~0.2.2" - , "grunt-contrib-watch": "~0.5.1" - , "grunt-html-validation": "~0.1.4" - , "grunt-jekyll": "~0.3.8" - , "grunt-recess": "~0.3.3" - , "browserstack-runner": "~0.0.11" + , "grunt-contrib-watch": "~0.5.3" + , "grunt-html-validation": "~0.1.5" + , "grunt-jekyll": "~0.3.9" + , "grunt-recess": "~0.4.0" + , "browserstack-runner": "~0.0.12" } } |
