From 7a525c3e854f635f73271f0fa1f276597fa3cbdb Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 10 Feb 2023 18:25:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=8C=85=E7=BA=B3=E5=85=A5?= =?UTF-8?q?=E8=A7=82=E5=AF=9F=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 83edffed..6750b5c6 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "src/common/modules.js", "src/common/http.js", "src/common/crypto-js.js", + "src/common/observer.js", "src/apps", "src/styles" ],