diff options
| author | Chris Rebert <[email protected]> | 2015-04-06 17:06:49 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-06 17:06:49 -0700 |
| commit | 25286393dd9bf1f69d9ab748ecada4a6bd718e92 (patch) | |
| tree | 3b4dcff2d8905843f45dacaa366c3813335c63d2 /package.json | |
| parent | f62c014cbc2c1d29c06b05fea556fdacbb9c99d0 (diff) | |
| download | bootstrap-25286393dd9bf1f69d9ab748ecada4a6bd718e92.tar.xz bootstrap-25286393dd9bf1f69d9ab748ecada4a6bd718e92.zip | |
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", |
