From 0a47a3cea0256642bb4cb38112669cdace7732e5 Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Tue, 9 Dec 2025 19:13:51 +0800 Subject: fix: use ts project references for desktop and tauri --- bun.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index c173f9d0f..9773d2d57 100644 --- a/bun.lock +++ b/bun.lock @@ -363,6 +363,7 @@ "@actions/artifact": "4.0.0", "@tauri-apps/cli": "^2", "@types/bun": "catalog:", + "@typescript/native-preview": "catalog:", "typescript": "~5.6.2", "vite": "catalog:", }, -- cgit v1.2.3