Skip to content

Commit

Permalink
chore(package.json): 移除多余依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Nov 2, 2020
1 parent f0e397c commit 7e63e12
Show file tree
Hide file tree
Showing 16 changed files with 127 additions and 3,960 deletions.
246 changes: 127 additions & 119 deletions CHANGELOG.md

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
"cz": "npm run log && git add . && git cz"
},
"dependencies": {
"@riophae/vue-treeselect": "0.4.0",
"axios": "^0.19.2",
"compressing": "^1.4.0",
"core-js": "3.6.5",
"dayjs": "1.8.20",
"element-pro-crud": "^0.1.2",
Expand All @@ -26,15 +24,13 @@
"lodash": "^4.17.14",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinyin-match": "^1.0.9",
"svg-sprite-loader": "^4.1.6",
"vue": "2.6.11",
"vue-awesome": "^3.5.4",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^8.5.0",
"vue-router": "3.4.3",
"vue-runtime-helpers": "^1.1.2",
"vuedraggable": "^2.23.2",
"vuex": "3.5.1",
"vuex-persistedstate": "3.1.0"
},
Expand Down
151 changes: 0 additions & 151 deletions src/components/FormDesigner/CusDialog.vue

This file was deleted.

51 changes: 0 additions & 51 deletions src/components/FormDesigner/FormConfig.vue

This file was deleted.

Loading

0 comments on commit 7e63e12

Please sign in to comment.