From 86812d87d4372eb2e13db5350f7b1e6df2bcbbd2 Mon Sep 17 00:00:00 2001 From: mutouxia Date: Fri, 14 Feb 2025 17:30:25 +0800 Subject: [PATCH] Update package.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加browser-tool --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 4235df4..f531eaa 100644 --- a/package.json +++ b/package.json @@ -18794,6 +18794,9 @@ }, "zy-count-up": { "version": "*" + }, + "browser-tool": { + "version": "*" } } }