Skip to content

Commit

Permalink
Merge pull request #11 from brennoo/master
Browse files Browse the repository at this point in the history
Upgrade express version to 4.15.X
  • Loading branch information
mboersma committed Aug 17, 2017
2 parents 6325367 + ee84951 commit e91e642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,6 +10,6 @@
"node": "4.5.x"
},
"dependencies": {
"express": "4.14.x"
"express": "4.15.x"
}
}

0 comments on commit e91e642

Please sign in to comment.