From 4bd06f236055b609ee159be1b69ef1813cca4da5 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Mon, 8 May 2023 15:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=B5=81=E7=A8=8B=E7=B1=BB=E5=9E=8B?= 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 5e0eb38..85c10fb 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "quill-image-drop-module": "^1.0.3", "quill-image-extend-module": "^1.1.2", "quill-image-resize-module": "^3.0.0", + "svg-sprite-loader": "^6.0.11", "uuid": "^3.4.0", "vue": "^2.6.11", "vue-axios": "^3.4.0",