]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
use dependency cooldown
authorCameron Otsuka <cameron@otsuka.haus>
Mon, 24 Nov 2025 19:12:38 +0000 (11:12 -0800)
committerCameron Otsuka <cameron@otsuka.haus>
Mon, 24 Nov 2025 19:12:38 +0000 (11:12 -0800)
bunfig.toml [new file with mode: 0644]

diff --git a/bunfig.toml b/bunfig.toml
new file mode 100644 (file)
index 0000000..1cb8508
--- /dev/null
@@ -0,0 +1,5 @@
+telemetry = false
+
+[install]
+minimumReleaseAge = 259200
+minimumReleaseAgeExcludes = ["@types/bun", "typescript"]
\ No newline at end of file