Table/MessageBox/Tree: remove object-assign
Showing
| ... | @@ -40,8 +40,6 @@ | ... | @@ -40,8 +40,6 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "async-validator": "^1.6.6", | "async-validator": "^1.6.6", | ||
| "object-assign": "^4.1.0", | |||
| "object-equal": "^1.0.0", | |||
| "throttle-debounce": "^1.0.1", | "throttle-debounce": "^1.0.1", | ||
| "vue-popup": "^0.2.9", | "vue-popup": "^0.2.9", | ||
| "wind-dom": "0.0.3" | "wind-dom": "0.0.3" | ||
| ... | ... |
src/utils/merge.js
0 → 100644
Please register or sign in to comment