[Ubuntu 22] Updating Nodejs version 20 as default version. (#12279)

This commit is contained in:
hemanthmanga
2025-05-30 21:13:36 +05:30
committed by GitHub
parent 2503911e5f
commit e39fcca555

View File

@@ -314,7 +314,7 @@
"version": "4"
},
"node": {
"default": "18"
"default": "20"
},
"node_modules": [
{