diff --git a/package.json b/package.json index e824e14..b6f90c0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "errx", "type": "module", "version": "0.1.0", - "packageManager": "pnpm@10.30.3", + "packageManager": "pnpm@11.1.2", "description": "Zero dependency library to capture and parse stack traces in Node, Bun and Deno", "license": "MIT", "repository": "unjs/errx", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index a8f401e..efcbc96 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,6 +1,9 @@ packages: - playground +allowBuilds: + esbuild: false + simple-git-hooks: true overrides: errx: "link:."