From 6619ff9b40e35a1005dddecff9db49a95653f7ba Mon Sep 17 00:00:00 2001 From: Axel Delafosse Date: Tue, 31 Mar 2026 11:27:14 -0700 Subject: [PATCH] Add Bun minimum release age --- bunfig.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bunfig.toml diff --git a/bunfig.toml b/bunfig.toml new file mode 100644 index 0000000..abd0436 --- /dev/null +++ b/bunfig.toml @@ -0,0 +1,2 @@ +[install] +minimumReleaseAge = 86400