Update package.json
This commit is contained in:
parent
add85c76d1
commit
a03ba55b62
|
@ -27,7 +27,7 @@
|
|||
"nodemon": "^3.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
"node": ">=18.0.0 <19.0.0"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue