We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830f9ea commit bd7e641Copy full SHA for bd7e641
1 file changed
bunfig.toml
@@ -2,6 +2,7 @@
2
exact = true
3
# Only install newly resolved package versions published at least 3 days ago.
4
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"]
6
7
[test]
8
root = "./do-not-run-tests-from-root"
0 commit comments