We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0466a0d + 1cf41f7 commit b8d7832Copy full SHA for b8d7832
1 file changed
package.json
@@ -2,6 +2,9 @@
2
"name": "solid-connect-web",
3
"version": "2.2445",
4
"private": true,
5
+ "engines": {
6
+ "node": "22.x"
7
+ },
8
"scripts": {
9
"dev": "next dev",
10
"build": "next build",
0 commit comments