From 9ec368c098a32906937a9a5a92757da5be375498 Mon Sep 17 00:00:00 2001 From: qiang Date: Wed, 16 Mar 2022 16:27:23 +0800 Subject: [PATCH] fix: add global: xhs --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 83127d921..4e75fe6b4 100644 --- a/package.json +++ b/package.json @@ -116,6 +116,7 @@ "tt": true, "qh": true, "qa": true, + "xhs": true, "HWH5": true, "weex": true, "__id__": true, @@ -152,4 +153,4 @@ "main": "index.js", "description": "", "author": "" -} +} \ No newline at end of file -- GitLab