Upgrade to Express 5

Now async routes are handled!
This commit is contained in:
Asher
2020-11-05 11:36:27 -06:00
parent 8252c372af
commit 9e09c1f92b
4 changed files with 54 additions and 50 deletions

View File

@@ -72,7 +72,7 @@
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.5",
"env-paths": "^2.2.0",
"express": "^4.17.1",
"express": "^5.0.0-alpha.8",
"fs-extra": "^9.0.1",
"http-proxy": "^1.18.0",
"httpolyglot": "^0.1.2",