Express v5.0.0+ breaks the program, keep using 4 for now.
This commit is contained in:
parent
78ab7735d7
commit
f598d8f401
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": ">=4.18.1"
|
"express": ">=4.18.1 < 5.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./run.sh"
|
"start": "./run.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user