From c8e4219b7d89dbc14d389520499f86e86f699fa5 Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期四, 24 四月 2025 17:14:27 +0800 Subject: [PATCH] tijiao --- package.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index cbcfd0e..91cdac1 100644 --- a/package.json +++ b/package.json @@ -12,11 +12,14 @@ "core-js": "^3.8.3", "drawflow": "^0.0.59", "element-ui": "^2.15.14", + "fabric-with-erasing": "^1.0.1", "lodash": "^4.17.21", + "mathlive": "^0.101.0", "moment": "^2.30.1", "qiankun": "^2.10.16", "spark-md5": "^3.0.2", "swiper": "^6.8.1", + "tinymce": "^5.4.1", "viewerjs": "^1.11.6", "vue": "^2.6.14", "vuex": "^3.6.2" @@ -32,7 +35,8 @@ "eslint-plugin-vue": "^8.0.3", "less": "^4.2.0", "less-loader": "^12.2.0", - "vue-template-compiler": "^2.6.14" + "vue-template-compiler": "^2.6.14", + "webpack": "^5.92.0" }, "eslintConfig": { "root": true, -- Gitblit v1.9.1