From 5bf5acc32d06ae13295556e90afb9b3254ba07e4 Mon Sep 17 00:00:00 2001 From: huangyiqin <58579283+supermap123@users.noreply.github.com> Date: Mon, 10 Jul 2023 10:36:39 +0800 Subject: [PATCH] Update package.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit iportal 过 ci,本地第三方模块 --- SuperMap iEarth/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SuperMap iEarth/package.json b/SuperMap iEarth/package.json index e5b267e3..16c361c1 100644 --- a/SuperMap iEarth/package.json +++ b/SuperMap iEarth/package.json @@ -8,6 +8,7 @@ "preview": "vite preview" }, "dependencies": { + "@ispeco/authentication-sdk": "^1.0.28", "axios": "^0.27.2", "color": "^4.2.3", "crypto-js": "^4.1.1", @@ -35,4 +36,4 @@ "vite-plugin-svg-icons": "^2.0.1", "vue-tsc": "^0.40.4" } -} \ No newline at end of file +}