diff --git a/package.json b/package.json index b7de3c9..858a123 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,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