|
|
@@ -9,6 +9,7 @@
|
|
|
"build": "cross-env NODE_ENV=production webpack --mode=production --config ./webpack.prod.js --progress"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "amis": "^1.9.0",
|
|
|
"animate.css": "^4.1.0",
|
|
|
"ant-design-vue": "^3.2.15",
|
|
|
"click-outside-vue3": "^4.0.1",
|
|
|
@@ -23,7 +24,6 @@
|
|
|
"vue-request": "^1.2.4",
|
|
|
"vue-select": "^4.0.0-beta.3",
|
|
|
"vuedraggable": "^4.1.0",
|
|
|
-
|
|
|
"@element-plus/icons-vue": "^2.0.9",
|
|
|
"axios": "^0.19.2",
|
|
|
"element-plus": "^2.2.16",
|