Locks Node version to 14 (#1977)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.x",
|
||||
"node": ">=14.x <15",
|
||||
"npm": ">=7.0.0",
|
||||
"yarn": ">=1.19.0 < 2.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user