diff options
| author | Chris Rebert <[email protected]> | 2014-06-13 11:55:04 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-13 12:02:14 -0700 |
| commit | 624800aa4f29a75e10c4c4d847cfa79141d34068 (patch) | |
| tree | 9c9f807efcf7cf57c06c174731424cdb913c7fbc /package.json | |
| parent | 37acbb983d02518e5d90857a2f2b42bf9c00a4a0 (diff) | |
| download | bootstrap-624800aa4f29a75e10c4c4d847cfa79141d34068.tar.xz bootstrap-624800aa4f29a75e10c4c4d847cfa79141d34068.zip | |
bump load-grunt-tasks to ~0.5.0
[skip validator] [skip sauce]
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 3c9f2056a..8105591d7 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "grunt-jscs-checker": "~0.4.3", "grunt-saucelabs": "~8.0.2", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.4.0", + "load-grunt-tasks": "~0.5.0", "markdown": "~0.5.0", "time-grunt": "~0.3.1" }, |
