diff options
| author | Chris Rebert <[email protected]> | 2014-01-25 16:27:05 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-25 16:27:05 -0800 |
| commit | 15921e510988226c192590c565e3d7a478e05d3a (patch) | |
| tree | 8d693a36d7f912067c17c8c9016f3a4f0390bfb4 /package.json | |
| parent | 12a42634714737bdaf28620dc4ca72c6452d7d4c (diff) | |
| parent | 72568ce588e5925d7d36a26c02f6e9f227344c70 (diff) | |
| download | bootstrap-15921e510988226c192590c565e3d7a478e05d3a.tar.xz bootstrap-15921e510988226c192590c565e3d7a478e05d3a.zip | |
Merge pull request #12385 from hnrch02/update-load-grunt-tasks
Update load-grunt-tasks to v0.3.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 2a8e613bd..20bb8b24c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "grunt-jscs-checker": "~0.3.0", "grunt-saucelabs": "~4.1.2", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.2.1", + "load-grunt-tasks": "~0.3.0", "markdown": "~0.5.0" }, "jspm": { |
