adding express dependency

master
Matt Huntington 9 years ago
parent afd1eff493
commit eb9d71b3af

@ -15,5 +15,8 @@
"bugs": {
"url": "https://github.com/mahuntington/runs/issues"
},
"homepage": "https://github.com/mahuntington/runs#readme"
"homepage": "https://github.com/mahuntington/runs#readme",
"dependencies": {
"express": "^4.14.0"
}
}

Loading…
Cancel
Save