diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 420c098d6dc..8a848acad38 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,3 +3,8 @@ packages: - 'dev-examples/*' - '!examples/**/*' - '!scripts/__tests__/integration/fixtures/**/*' + +minimumReleaseAge: 10080 +minimumReleaseAgeExclude: + - '@lexical/*' + - 'lexical'