⚡ Update required Node.js version also to 14 in package.json of cli
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"workflow"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
"node": ">=14.0.0"
|
||||
},
|
||||
"files": [
|
||||
"bin",
|
||||
|
||||
Reference in New Issue
Block a user