From 71a7a39fafef0f56fae5b9552900dcd7dd02e198 Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Wed, 17 Apr 2024 16:11:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/composer.json b/composer.json index c0bd856..3ced191 100644 --- a/composer.json +++ b/composer.json @@ -53,9 +53,7 @@ "chenx221/yii2-bootstrap5": "dev-master", "npm-asset/echarts": "^5.5", "npm-asset/echarts-liquidfill": "^3.1", - "npm-asset/pell": "^1.0", - "npm-asset/quill": "^1.3", - "npm-asset/ckeditor5": "^41.0" + "npm-asset/quill": "^1.3" }, "require-dev": { "yiisoft/yii2-debug": "~2.1.0",