diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 18:43:47 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 18:43:47 -0800 |
| commit | 93cd02cd29bf750343429a0620e02008b3d7e1e9 (patch) | |
| tree | 26322498a20c999eb68ec441c2af6889497ec586 | |
| parent | 688780eb07b00533ebffe1302e5c85cc0f154002 (diff) | |
| download | bootstrap-93cd02cd29bf750343429a0620e02008b3d7e1e9.tar.xz bootstrap-93cd02cd29bf750343429a0620e02008b3d7e1e9.zip | |
bump load-grunt-tasks to ~2.0.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 26a509eb9..ec442abcc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-jscs": "~1.0.0", "grunt-saucelabs": "~8.4.0", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~1.0.0", + "load-grunt-tasks": "~2.0.0", "npm-shrinkwrap": "^200.0.0", "remarkable": "~1.6.0", "time-grunt": "~1.0.0" |
