We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66a10b commit b728b44Copy full SHA for b728b44
2 files changed
package.json
@@ -65,7 +65,7 @@
65
"optional": true
66
}
67
},
68
- "packageManager": "pnpm@10.33.4",
+ "packageManager": "pnpm@11.1.2",
69
"publishConfig": {
70
"access": "public",
71
"registry": "https://registry.npmjs.org/"
pnpm-workspace.yaml
@@ -1,2 +1,6 @@
1
packages:
2
- 'test/**'
3
+
4
+allowBuilds:
5
+ core-js: false
6
+ simple-git-hooks: false
0 commit comments