diff --git a/package.json b/package.json index 2756c81..5a7dbc5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "optional": true } }, - "packageManager": "pnpm@10.33.4", + "packageManager": "pnpm@11.1.2", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..7528239 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,3 @@ +allowBuilds: + core-js: false + simple-git-hooks: false