We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9342046 commit 3ef4f9fCopy full SHA for 3ef4f9f
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": ">=18"
13
+ },
14
"repository": {
15
"type": "git",
16
"url": "git://github.com/af/af.github.com.git"
0 commit comments