From 0ed0f82ecbf4bdf37232c373768aef54975f4531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E4=BA=BA=E7=94=B2?= Date: Thu, 18 Jul 2024 20:47:46 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E6=8E=92=E9=99=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index c8bd9af..00759cd 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,9 @@ "bugs": { "url": "https://github.com/mumuy/relationship/issues" }, + "files":[ + "dist" + ], "devDependencies": { "@babel/core": "^7.24.4", "@babel/plugin-transform-runtime": "^7.24.3",