bump grunt-contrib-connect to 0.4.0

Thanks David.
This commit is contained in:
Chris Rebert 2013-09-03 12:17:30 -07:00
parent a1b3fb339e
commit 82d19a41ba
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
, "devDependencies": {
"grunt": "~0.4.1"
, "grunt-contrib-clean": "~0.5.0"
, "grunt-contrib-connect": "~0.3.0"
, "grunt-contrib-connect": "~0.4.0"
, "grunt-contrib-concat": "~0.3.0"
, "grunt-contrib-copy": "~0.4.0"
, "grunt-contrib-jshint": "~0.6.0"