From f66c3f46ec65024b6449c021fd88d492ebb4db35 Mon Sep 17 00:00:00 2001 From: Kurisu Date: Tue, 9 Jul 2024 15:39:58 +0800 Subject: [PATCH] 🐹 feat(*): feature --- package.json | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 63918be..a827167 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,10 @@ "rimraf": "^5.0.7", "tailwindcss": "^3.4.4", "typescript": "^5.5.2" + }, + "pnpm": { + "peerDependencies": { + "install": true + } } } -- libgit2 0.22.2