From cd60429145ac1bd404e2bd826c3a36d71870478b Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 9 May 2026 15:00:43 +0200 Subject: [PATCH] chore: pnpm to latest version --- pnpm-workspace.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..5c4af81 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,7 @@ +allowBuilds: + '@parcel/watcher': set this to true or false + core-js: set this to true or false + esbuild: set this to true or false + fsevents: set this to true or false + sharp: set this to true or false + vue-demi: set this to true or false