Skip to content

Commit

Permalink
Fix gulp-connect deps issue
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-gardener committed Jan 3, 2018
1 parent 6fea813 commit ddbed34
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 42 deletions.
186 changes: 145 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"gulp-bower": "latest",
"gulp-concat": "latest",
"gulp-concat-vendor": "latest",
"gulp-connect": "latest",
"gulp-connect": "~5.0.0",
"gulp-html-replace": "latest",
"gulp-inject": "~3.0",
"gulp-less": "latest",
Expand Down

0 comments on commit ddbed34

Please sign in to comment.