chore(dx): update node version

This commit is contained in:
Alexander Shelepenok
2022-04-17 17:05:11 +00:00
parent 210659e6a6
commit c1d1fcec70
4 changed files with 631 additions and 7706 deletions

View File

@@ -138,6 +138,7 @@
"typescript": "^4.6.3"
},
"engines": {
"node": ">=14.15.0"
"npm": ">=8.3.1",
"node": ">=16.14.0"
}
}