chore(node): update engines field and add .nvmrc for Node 20.19.6

This commit is contained in:
2026-04-26 06:50:34 +02:00
parent 8c898cd652
commit bdfef72124
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
20.19.6
+1 -1
View File
@@ -17,7 +17,7 @@
"test": "ng test"
},
"engines": {
"node": "^18.19.1 || ^20.11.1"
"node": "^20.19.0 || ^22.12.0"
},
"private": true,
"dependencies": {