Skip to content

Commit

Permalink
Update package.json.ejs
Browse files Browse the repository at this point in the history
Fix res.getHeader is not function
Ref: vuejs/vuepress#1417
  • Loading branch information
NamPNQ committed Mar 21, 2019
1 parent 973480d commit 6780b68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site_template/package.json.ejs
Expand Up @@ -7,5 +7,8 @@
},
"dependencies": {
"<%= package %>": "^<%= version %>"
},
"resolutions": {
"webpack-dev-middleware": "3.6.0"
}
}

0 comments on commit 6780b68

Please sign in to comment.