We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf0b35 commit 37db419Copy full SHA for 37db419
3 files changed
package.json
@@ -54,6 +54,7 @@
54
},
55
"engines": {
56
"node": ">=24",
57
- "pnpm": ">=10"
58
- }
+ "pnpm": ">=11"
+ },
59
+ "packageManager": "pnpm@11.1.1"
60
}
0 commit comments