chore: [#5] use Node 16
This is necessary for compatibility with Vercel, the platform being used for preview deployments.
This commit is contained in:
parent
8cd2ce3f45
commit
f884bf69ae
@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": "18.x",
|
||||
"node": "16.x",
|
||||
"npm": "8.x"
|
||||
},
|
||||
"browserslist": {
|
||||
|
Loading…
Reference in New Issue
Block a user