From 2f4fd12c6748b68691f5ff3250d7fd8043da0c6c Mon Sep 17 00:00:00 2001 From: Junhui Chen Date: Mon, 4 Aug 2025 19:27:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8A=A0=E9=80=9F=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bunfig.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .bunfig.toml diff --git a/.bunfig.toml b/.bunfig.toml new file mode 100644 index 0000000..7e51f12 --- /dev/null +++ b/.bunfig.toml @@ -0,0 +1,2 @@ +[install] +registry = "https://registry.npmmirror.com/" \ No newline at end of file