diff --git a/package.json b/package.json index 2cfa8f6..308b2e2 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "prettier --write" ] }, - "packageManager": "pnpm@10.33.2", + "packageManager": "pnpm@11.2.2", "dependencies": { "@ayo-run/status-indicator": "^2.1.2", "web-component-base": "^4.1.2" diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..c02e1d7 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,4 @@ +allowBuilds: + esbuild: set this to true or false + sharp: set this to true or false + web-component-base: set this to true or false