From f3a33d0a78fddeb5edcae62b07ba8a970b2920da Mon Sep 17 00:00:00 2001 From: pg78ac9nr <2401677463@qq.com> Date: Sat, 12 Oct 2024 16:18:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3.0 package.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 3.0 package.json diff --git a/3.0 package.json b/3.0 package.json new file mode 100644 index 0000000..76fb99b --- /dev/null +++ b/3.0 package.json @@ -0,0 +1,6 @@ +{ + "dependencies": { + "har-validator": "^5.1.5", + "uuid": "^10.0.0" + } +}