We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9342046 commit 4df8d49Copy full SHA for 4df8d49
1 file changed
package.json
@@ -8,6 +8,9 @@
8
"lint": "tsc && biome lint --diagnostic-level=error pages components",
9
"start": "next dev"
10
},
11
+ "engines": {
12
+ "node": ">=20"
13
+ },
14
"repository": {
15
"type": "git",
16
"url": "git://github.com/af/af.github.com.git"
0 commit comments