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 03ea721 commit 4cbc7e3Copy full SHA for 4cbc7e3
.tool-versions
@@ -1,2 +1,2 @@
1
nodejs 24.1
2
-pnpm 10.11
+pnpm 10.8.0
package.json
@@ -64,8 +64,8 @@
64
},
65
"packageManager": "[email protected]",
66
"engines": {
67
- "node": ">=24",
68
- "pnpm": ">=10"
+ "node": ">=18",
+ "pnpm": ">=9.0.2"
69
70
"publishConfig": {
71
"access": "public"
0 commit comments