0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

bump grunt-contrib-connect to ~0.8.0

This commit is contained in:
Chris Rebert 2014-06-09 17:32:10 -07:00
parent b4ab047b81
commit 2213a5b756
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
"grunt-banner": "~0.2.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-connect": "~0.7.1",
"grunt-contrib-connect": "~0.8.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.9.0",

File diff suppressed because one or more lines are too long