fixing package.json
Showing
| ... | @@ -17,14 +17,12 @@ | ... | @@ -17,14 +17,12 @@ |
| "prettify:pretty-quick" | "prettify:pretty-quick" | ||
| ], | ], | ||
| "dependencies": { | "dependencies": { | ||
| "apexcharts": "^3.26.0", | |||
| "axios": "^0.21.1", | "axios": "^0.21.1", | ||
| "core-js": "^3.6.4", | "core-js": "^3.6.4", | ||
| "downloadjs": "^1.4.7", | "downloadjs": "^1.4.7", | ||
| "lodash": "^4.17.20", | "lodash": "^4.17.20", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "vue": "^2.6.11", | "vue": "^2.6.11", | ||
| "vue-apexcharts": "^1.6.0", | |||
| "vue-body-class": "^3.0.2", | "vue-body-class": "^3.0.2", | ||
| "vue-router": "^3.1.6", | "vue-router": "^3.1.6", | ||
| "vuetify": "^2.4.2", | "vuetify": "^2.4.2", | ||
| ... | ... |
Please register or sign in to comment