From 936af8a3ec42b0c81fa41a61b5eae53d2709a19b Mon Sep 17 00:00:00 2001 From: smallchill Date: Wed, 8 Jan 2020 21:47:02 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20ueditor=E9=99=8D=E7=BA=A7=E8=87=B30.0.6?= =?UTF-8?q?=EF=BC=8C=E7=AD=89=E6=96=B0=E7=89=88=E6=9C=AC=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f216ff1..d0590a3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test:e2e": "vue-cli-service test:e2e" }, "dependencies": { - "avue-plugin-ueditor": "^0.0.9", + "avue-plugin-ueditor": "^0.0.6", "axios": "^0.18.0", "babel-polyfill": "^6.26.0", "classlist-polyfill": "^1.2.0",