From ccdf989fbb51a08fad61d15c770b7e8ed3eba5a7 Mon Sep 17 00:00:00 2001 From: Loick CHERIMONT Date: Thu, 14 May 2026 17:25:11 +0200 Subject: [PATCH] fix: rename 'onlyBuiltDependencies' to 'ignoredBuiltDependencies'' --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 875bbd5..7af95e8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "vitest": "^3.2.4" }, "pnpm": { - "onlyBuiltDependencies": [ + "ignoredBuiltDependencies": [ "@tailwindcss/oxide", "@tsparticles/engine", "esbuild"