From 0baf4677e718039dc38565a8e63050e83b325e79 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Wed, 1 Apr 2026 20:53:21 +0200 Subject: [PATCH] chore(bun): switch minimum release age to 3 days --- bunfig.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bunfig.toml b/bunfig.toml index 08932ab3..55af992d 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -1,2 +1,2 @@ [install] -minimumReleaseAge = 604800 +minimumReleaseAge = 259200