diff --git a/package.json b/package.json index 7a8c7c4..6ca4e5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "website", "description": "Website and Documentation for pulsate project", - "packageManager": "pnpm@10.33.4", + "packageManager": "pnpm@11.1.1", "license": "MIT", "author": { "name": "pulsate-dev", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..7ece81b --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,5 @@ +allowBuilds: + esbuild: true + lefthook: true + sharp: true + vue-demi: false