mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Drop support for Node.js 18 (#15146)
This commit is contained in:
committed by
GitHub
parent
40de4ed91c
commit
3bdbdfe6ce
@@ -3,7 +3,7 @@
|
||||
"version": "1.97.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=20.15",
|
||||
"node": ">=22.16",
|
||||
"pnpm": ">=10.2.1"
|
||||
},
|
||||
"packageManager": "pnpm@10.2.1",
|
||||
@@ -79,7 +79,7 @@
|
||||
],
|
||||
"overrides": {
|
||||
"@azure/identity": "^4.3.0",
|
||||
"@types/node": "^18.16.16",
|
||||
"@types/node": "^20.17.50",
|
||||
"chokidar": "^4.0.1",
|
||||
"esbuild": "^0.24.0",
|
||||
"pug": "^3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user