We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07769ab commit a4cd420Copy full SHA for a4cd420
5 files changed
.node-version
@@ -0,0 +1 @@
1
+20.19.0
.nvmrc
frontend/.node-version
frontend/.nvmrc
frontend/package.json
@@ -29,5 +29,8 @@
29
},
30
"overrides": {
31
"esbuild": "0.25.0"
32
+ },
33
+ "engines": {
34
+ "node": ">=20.19.0"
35
}
36
0 commit comments