diff --git a/package.json b/package.json index cc0d1c8..f300945 100644 --- a/package.json +++ b/package.json @@ -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" + } }