We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957408e commit cfa83c8Copy full SHA for cfa83c8
apps/web/package.json
@@ -106,7 +106,7 @@
106
}
107
},
108
"engines": {
109
- "node": "22.12.0",
110
- "pnpm": "9.15.0"
+ "node": ">=22.12.0",
+ "pnpm": ">=9.15.0"
111
112
package.json
@@ -29,7 +29,7 @@
29
"author": "",
30
"license": "ISC",
31
32
33
34
35
packages/ui/package.json
@@ -84,7 +84,7 @@
84
85
86
87
88
89
90
0 commit comments