diff options
| author | XhmikosR <[email protected]> | 2014-10-22 13:50:22 +0300 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-10-23 13:26:48 -0700 |
| commit | d59b235242c1f0c17cfafaed49a4e9bda191b418 (patch) | |
| tree | d8e990ab844f99b82da32de97a4b1078397cd366 | |
| parent | 2df585ad6b9f0635d75eb479dc656119b590584f (diff) | |
| download | bootstrap-d59b235242c1f0c17cfafaed49a4e9bda191b418.tar.xz bootstrap-d59b235242c1f0c17cfafaed49a4e9bda191b418.zip | |
Update node dependencies.
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 6b649db32..00ee509b3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.8.0", - "grunt-contrib-copy": "~0.6.0", + "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.3.1", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jade": "~0.13.0", @@ -51,12 +51,12 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~0.7.1", + "grunt-jscs": "~0.8.0", "grunt-saucelabs": "~8.3.2", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.6.0", + "load-grunt-tasks": "~1.0.0", "markdown": "~0.5.0", - "npm-shrinkwrap": "~3.1.8", + "npm-shrinkwrap": "~4.0.0", "time-grunt": "~1.0.0" }, "engines": { |
