Skip to content

Commit

Permalink
Bump Express to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Nunciato <[email protected]>
  • Loading branch information
cnunciato committed Jul 20, 2018
1 parent d1d1818 commit 61308e1
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 105 deletions.
257 changes: 153 additions & 104 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 @@ -6,7 +6,7 @@
"start": "node ./index.js"
},
"dependencies": {
"express": "~4.15.2",
"express": "~4.16.3",
"jade": "~1.11.0",
"nconf": "^0.8.4"
}
Expand Down

0 comments on commit 61308e1

Please sign in to comment.