build:移除 vue-ueditor-wrap 依赖

- 从 package.json 中删除了 vue-ueditor-wrap 的引用
- 此更改可能是为了减少项目依赖或解决与该库相关的兼容性问题
main
Tuzki 8 months ago
parent b1c61daffe
commit ad869d7f43
  1. 1
      package.json

@ -76,7 +76,6 @@
"vue-quill-editor": "^3.0.6",
"vue-router": "3.4.9",
"vue-seamless-scroll": "^1.1.23",
"vue-ueditor-wrap": "^2.5.6",
"vue-video-player": "^5.0.2",
"vuedraggable": "2.24.3",
"vuex": "3.6.2",

Loading…
Cancel
Save