diff options
| author | Chris Rebert <[email protected]> | 2015-04-06 18:26:43 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-06 18:26:43 -0700 |
| commit | 3b317e00c552d5a7f4da7c458289e6114d7157f0 (patch) | |
| tree | 79e7e764a037ce86f0b2116255e150364d4af9d1 /package.json | |
| parent | f62c014cbc2c1d29c06b05fea556fdacbb9c99d0 (diff) | |
| parent | bd33dcf9f1a6f4b2ee34fb1110e1cd53c5e342bc (diff) | |
| download | bootstrap-3b317e00c552d5a7f4da7c458289e6114d7157f0.tar.xz bootstrap-3b317e00c552d5a7f4da7c458289e6114d7157f0.zip | |
Merge pull request #16243 from twbs/bump-qunit
Bump grunt-contrib-qunit to ~0.7.0
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 d7940d290..d8417287a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-less": "~1.0.0", - "grunt-contrib-qunit": "~0.5.2", + "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.8.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", |
