feat: Add .nvmrc and align engines to Node 20
This commit is contained in:
committed by
Ralph Khreish
parent
f058543888
commit
f6142e56ca
@@ -74,7 +74,7 @@
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user