|
@@ -38,6 +38,7 @@
|
|
|
"@antv/g6-editor": "^1.2.0",
|
|
|
"@antv/util": "1.3.1",
|
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
|
+ "@toast-ui/editor": "^3.1.3",
|
|
|
"ace-builds": "^1.4.12",
|
|
|
"axios": "^0.21.1",
|
|
|
"clipboard": "^2.0.6",
|
|
@@ -66,7 +67,6 @@
|
|
|
"showdown": "^1.9.1",
|
|
|
"solarlunar": "^2.0.7",
|
|
|
"sortablejs": "1.8.4",
|
|
|
- "tui-editor": "1.3.3",
|
|
|
"viewerjs": "^1.6.1",
|
|
|
"vue": "^2.6.12",
|
|
|
"vue-codemirror": "^4.0.6",
|
|
@@ -117,7 +117,8 @@
|
|
|
"serve-static": "^1.13.2",
|
|
|
"svg-sprite-loader": "4.1.3",
|
|
|
"svgo": "1.2.0",
|
|
|
- "vue-template-compiler": "^2.6.12"
|
|
|
+ "vue-template-compiler": "^2.6.12",
|
|
|
+ "webpack": "^4.23.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8.9",
|