diff options
| author | Mark Otto <[email protected]> | 2014-01-18 14:12:04 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-18 14:12:04 -0800 |
| commit | cfe38a424102881b2af7db455a3d32e34ccca6e2 (patch) | |
| tree | 25906e66e268121f51b12801ecc7d5fe9c474a29 /package.json | |
| parent | b2e88d1359606ddf0a052d245db79ef70bd68dcd (diff) | |
| parent | b1721f42cc8298fb691530614ee6d52389872e25 (diff) | |
| download | bootstrap-cfe38a424102881b2af7db455a3d32e34ccca6e2.tar.xz bootstrap-cfe38a424102881b2af7db455a3d32e34ccca6e2.zip | |
Merge branch 'master' into modal-md
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 6d44ee937..4d73b69d1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ } ], "devDependencies": { - "browserstack-runner": "~0.0.13", + "browserstack-runner": "~0.0.14", "btoa": "~1.1.1", "grunt": "~0.4.2", "grunt-banner": "~0.2.0", @@ -38,7 +38,7 @@ "grunt-contrib-jade": "~0.9.1", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", - "grunt-contrib-qunit": "~0.3.0", + "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~2.0.1", |
