From 89f64ff25ac05375ba4a0fb3b58726062eadc779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E5=90=AF=E9=BE=99?= Date: Wed, 21 Aug 2024 10:46:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BA=E6=B5=8B=E8=AF=95=20url-load?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + webs/aos-web/package.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fbb3bb..c6db809 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,7 @@ "nprogress": "^0.2.0", "qs": "^6.7.0", "rrweb": "1.1.3", + "url-loader": "^4.1.1", "v-viewer": "1.4.2", "vue": "~2.7.0", "vue-class-component": "^7.0.2", diff --git a/webs/aos-web/package.json b/webs/aos-web/package.json index 3dfe1b5..56f8624 100644 --- a/webs/aos-web/package.json +++ b/webs/aos-web/package.json @@ -19,7 +19,6 @@ "regenerator-runtime": "^0.13.9", "script-loader": "^0.7.2", "tslib": "^2.4.0", - "url-loader": "^4.1.1", "uuid": "^8.3.2", "v-viewer": "^1.4.2", "viewerjs": "^1.10.5",