From f5bff08886cbfad00ec2f82900b16f079e5dc50d Mon Sep 17 00:00:00 2001 From: "Kent Joseph T. Palima" Date: Sat, 2 May 2026 21:09:30 +0800 Subject: [PATCH] Cleared all warnings --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index d033e6f..db71e5f 100644 --- a/package.json +++ b/package.json @@ -26,5 +26,12 @@ }, "devDependencies": { "sass": "^1.69.5" + }, + "pnpm": { + "onlyBuiltDependencies": [ + "@parcel/watcher", + "esbuild", + "sharp" + ] } } \ No newline at end of file