We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac6a25 commit e485109Copy full SHA for e485109
2 files changed
package.json
@@ -64,7 +64,7 @@
64
"engines": {
65
"node": "^20.19.0 || >=22.12.0"
66
},
67
- "packageManager": "pnpm@10.33.4",
+ "packageManager": "pnpm@11.1.2",
68
"publishConfig": {
69
"access": "public",
70
"registry": "https://registry.npmjs.org/"
pnpm-workspace.yaml
@@ -0,0 +1,3 @@
1
+allowBuilds:
2
+ core-js: false
3
+ simple-git-hooks: false
0 commit comments