update grunt connect for more hostname flexibility #981
This commit is contained in:
parent
1f5369a43e
commit
eec72c1491
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
"grunt-contrib-uglify": "~0.2.4",
|
"grunt-contrib-uglify": "~0.2.4",
|
||||||
"grunt-contrib-watch": "~0.5.3",
|
"grunt-contrib-watch": "~0.5.3",
|
||||||
"grunt-sass": "~0.14.0",
|
"grunt-sass": "~0.14.0",
|
||||||
"grunt-contrib-connect": "~0.5.0",
|
"grunt-contrib-connect": "~0.8.0",
|
||||||
"grunt-autoprefixer": "~1.0.1",
|
"grunt-autoprefixer": "~1.0.1",
|
||||||
"grunt-zip": "~0.7.0",
|
"grunt-zip": "~0.7.0",
|
||||||
"grunt": "~0.4.0",
|
"grunt": "~0.4.0",
|
||||||
|
|
Loading…
Reference in a new issue