diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..d0b9179 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,6 @@ +packages: + - . +minimumReleaseAge: 10080 +verifyDepsBeforeRun: install +minimumReleaseAgeExclude: + - "@marimo-team/*"