We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c039fd4 commit d6ab419Copy full SHA for d6ab419
.nvmrc
@@ -1 +1 @@
1
-lts/*
+24
package.json
@@ -5,7 +5,7 @@
5
"description": "This is a Monorepo root package which is used to execute build scripts.",
6
"packageManager": "pnpm@10.29.2",
7
"engines": {
8
- "node": ">=20.11",
+ "node": ">=24",
9
"pnpm": ">=10.0.0"
10
},
11
"scripts": {
0 commit comments