mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
update minimumReleaseAge (#25057)
### What does this PR do? ### How did you verify your code works?
This commit is contained in:
@@ -10,4 +10,4 @@ preload = "./test/preload.ts"
|
||||
|
||||
[install]
|
||||
linker = "isolated"
|
||||
minimumReleaseAge = 1
|
||||
minimumReleaseAge = 259200 # three days
|
||||
|
||||
Reference in New Issue
Block a user