From 95a288ba94a8b224e50ed9e3392ecc9226f4b550 Mon Sep 17 00:00:00 2001 From: Lewin Kelly Date: Tue, 16 Apr 2024 14:04:32 +0100 Subject: [PATCH] Build fixes for Bun --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 1abf679..e8a5d8d 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,5 @@ }, "dependencies": { "nprogress": "^0.2.0" - }, - "packageManager": "npm@10.5.0" + } }