We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96fa141 commit a2a9ce0Copy full SHA for a2a9ce0
2 files changed
package.json
@@ -39,7 +39,7 @@
39
"simple-git-hooks": "^2.13.1",
40
"typescript": "6.0.3"
41
},
42
- "packageManager": "pnpm@10.33.4",
+ "packageManager": "pnpm@11.1.2",
43
"publishConfig": {
44
"access": "public",
45
"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