From 25b4069f768dcad4cb258f381b2532651b9b1875 Mon Sep 17 00:00:00 2001 From: baozhoutao Date: Fri, 1 Dec 2023 09:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E4=BC=81=E4=B8=9A=E7=89=88?= =?UTF-8?q?=E6=97=B6,=E5=AE=89=E8=A3=85=E6=9C=80=E6=96=B0=E7=9A=84?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=88=86=E6=9E=90=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/enterprise/app/platform/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy/enterprise/app/platform/package.json b/deploy/enterprise/app/platform/package.json index ca06cc7ee8..e67f1f35bb 100644 --- a/deploy/enterprise/app/platform/package.json +++ b/deploy/enterprise/app/platform/package.json @@ -6,7 +6,8 @@ }, "dependencies": { "@steedos/service-community": "~2.5", - "@steedos/service-enterprise": "^2.5.13" + "@steedos/service-enterprise": "^2.5.13", + "@steedos-labs/analytics": "^0.0.10" }, "resolutions": { "@azure/core-rest-pipeline": "1.12.1",