diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 18:50:51 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 18:50:51 -0800 |
| commit | 4484700d10fca0e3ccaa9fe6727f49575797f305 (patch) | |
| tree | f949c5cf9cc83dc945c91cfc49db927e5707586a /package.json | |
| parent | 688780eb07b00533ebffe1302e5c85cc0f154002 (diff) | |
| parent | 6099bfdea87fe70d61a13ea0627056e7998ea84d (diff) | |
| download | bootstrap-4484700d10fca0e3ccaa9fe6727f49575797f305.tar.xz bootstrap-4484700d10fca0e3ccaa9fe6727f49575797f305.zip | |
Merge pull request #15452 from twbs/bump-load-grunt-tasks
bump load-grunt-tasks to ~2.0.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 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" |
