chore: 🤖 minimum bun release age
This commit is contained in:
@@ -10,3 +10,7 @@ timeout = 0
|
|||||||
|
|
||||||
[test.env]
|
[test.env]
|
||||||
NODE_ENV = "test"
|
NODE_ENV = "test"
|
||||||
|
|
||||||
|
[install]
|
||||||
|
# Only install package versions published at least 3 days ago
|
||||||
|
minimumReleaseAge = 259200 # seconds
|
||||||
Reference in New Issue
Block a user