diff options
| author | Mark Otto <[email protected]> | 2016-02-06 15:01:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-02-06 15:01:44 -0800 |
| commit | 9c69f6f5c58cd4876e655ec6a9d78816b9fa9590 (patch) | |
| tree | 685fdf419a12887a56f86b3e36740a3928e9a971 /package.json | |
| parent | 447fc28f8d1ad0df1800eb41d6edbb76a8f13f15 (diff) | |
| parent | d5e474b4ab8fb51d4bf335a026ab56de4dcdb90d (diff) | |
| download | bootstrap-9c69f6f5c58cd4876e655ec6a9d78816b9fa9590.tar.xz bootstrap-9c69f6f5c58cd4876e655ec6a9d78816b9fa9590.zip | |
Merge branch 'v4-dev' into v4-font-stack
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index b144febd1..0f65326b1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-contrib-connect": "~0.11.2", "grunt-contrib-copy": "~0.8.1", "grunt-contrib-cssmin": "~0.14.0", - "grunt-contrib-qunit": "~0.7.0", + "grunt-contrib-qunit": "~1.0.1", "grunt-contrib-sass": "^0.9.2", "grunt-contrib-uglify": "~0.11.0", "grunt-contrib-watch": "~0.6.1", @@ -51,7 +51,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~5.0.0", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~2.6.0", + "grunt-jscs": "~2.7.0", "grunt-line-remover": "0.0.2", "grunt-postcss": "^0.7.0", "grunt-sass": "^1.0.0", @@ -63,7 +63,7 @@ "markdown-it": "^5.0.0", "mq4-hover-shim": "^0.3.0", "npm-shrinkwrap": "^200.1.0", - "shelljs": "^0.5.3", + "shelljs": "^0.6.0", "time-grunt": "^1.2.1" }, "engines": { |
