diff --git a/.pnpmfile.mjs b/.pnpmfile.mjs new file mode 100644 index 0000000..df8f200 --- /dev/null +++ b/.pnpmfile.mjs @@ -0,0 +1,2 @@ +// pnpm hook file — required by pnpm 11 even if empty +export {}