Skip to content

Commit

Permalink
fix: downgrade express to stable version (fixes #7)
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Feb 27, 2019
1 parent 322fad6 commit 9f493b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
]
},
"dependencies": {
"express": "^5.0.0-alpha.6",
"express": "^4.16.4",
"roarr": "^2.13.0",
"serialize-error": "^3.0.0"
},
Expand Down

0 comments on commit 9f493b9

Please sign in to comment.