mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
move node version to 14.x
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Deploy express js to vercel.",
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"node": "v15.14.0"
|
||||
"node": "14.x"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
|
||||
Reference in New Issue
Block a user