chore: Upgrade minimum required node version to 18
- Also update all the node packages
This commit is contained in:
parent
0e84fdaa6c
commit
c44db90bed
2 changed files with 1037 additions and 1261 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/frappe/frappe/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://frappeframework.com",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue