diff --git a/package.json b/package.json index d7c7647..71cec55 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "engines": { "node": "^20.19.0 || >=22.12.0" }, - "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