add vesion 12 and 14 to node engine in package.json
This commit is contained in:
parent
9ee877f3e6
commit
17c09b0853
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"yarn": "1.x",
|
"yarn": "1.x",
|
||||||
"node": "14.x"
|
"node": "^12 || ^14"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"heroku-prebuild": "scripts/heroku/prebuild.sh",
|
"heroku-prebuild": "scripts/heroku/prebuild.sh",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user