1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-02 16:28:26 +02:00

Merge pull request #13820 from twbs/bump-load-tasks

bump load-grunt-tasks to ~0.5.0
This commit is contained in:
Chris Rebert
2014-06-13 12:07:13 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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"
},

File diff suppressed because one or more lines are too long