From 829ee17b22636df70f216f0941e32473b6434dc5 Mon Sep 17 00:00:00 2001 From: anubra266 Date: Tue, 24 Dec 2024 05:57:41 -0800 Subject: [PATCH] chore: update pkg.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ae9a576..17b465b 100644 --- a/package.json +++ b/package.json @@ -12,5 +12,6 @@ "license": "ISC", "devDependencies": { "tsup": "^8.3.5" - } -} + }, + "packageManager": "pnpm@9.15.0" +} \ No newline at end of file