Skip to content

Commit a5d55d7

Browse files
committed
chore: add minimum release age config for bun
1 parent c3a1939 commit a5d55d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bunfig.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[install]
2+
minimumReleaseAge = 259200
3+
minimumReleaseAgeExcludes = ["@siafoundation/*"]

0 commit comments

Comments
 (0)