diff --git a/package.json b/package.json index 9650cfc..1f75175 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "simple-git-hooks": "^2.13.1", "typescript": "6.0.3" }, - "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