From 1b6217329ee25c0beabcfc09304867e95e0e463d Mon Sep 17 00:00:00 2001 From: Iwo Plaza Date: Sat, 11 Apr 2026 21:38:44 +0200 Subject: [PATCH] chore: Approve bun's postinstall script --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1edf44b369..d5f962180b 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "onlyBuiltDependencies": [ "@rolldown/browser", "@tailwindcss/oxide", + "bun", "canvas", "esbuild", "msw",