specify node version
This commit is contained in:
parent
4dafcf0d7c
commit
a837675428
|
@ -29,7 +29,7 @@
|
|||
"prisma": "^2.23.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v14.0.0"
|
||||
"node": "v14.16.1"
|
||||
},
|
||||
"standard": {
|
||||
"parser": "babel-eslint",
|
||||
|
|
Loading…
Reference in New Issue