Skip to content

Commit bd7e641

Browse files
committed
exclude opentui packages from min age
1 parent 830f9ea commit bd7e641

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bunfig.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
exact = true
33
# Only install newly resolved package versions published at least 3 days ago.
44
minimumReleaseAge = 259200
5+
minimumReleaseAgeExcludes = ["@opentui/core", "@opentui/core-darwin-arm64", "@opentui/core-darwin-x64", "@opentui/core-linux-arm64", "@opentui/core-linux-x64", "@opentui/core-win32-arm64", "@opentui/core-win32-x64", "@opentui/keymap", "@opentui/solid"]
56

67
[test]
78
root = "./do-not-run-tests-from-root"

0 commit comments

Comments
 (0)