From 5afe4ca515c7db9de7d2ac5f80f02ccb1cf9259a Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 13 May 2024 12:11:43 +0800 Subject: [PATCH] chore: update package manager version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 729b45f6..2a354c55 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "0.18.5", "private": true, - "packageManager": "pnpm@9.1.0", + "packageManager": "pnpm@9.1.1", "description": "Just make a few small changes to your Bilibili homepage.", "homepage": "https://github.com/hakadao/BewlyBewly", "scripts": {