package.json
@@ -13,6 +13,7 @@ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore" }, "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", "@ctrl/tinycolor": "^4.0.2", "@element-plus/icons-vue": "^2.0.10", "@vueuse/core": "^9.7.0", @@ -24,7 +25,8 @@ "pinia": "^2.0.26", "vue": "^3.2.45", "vue-i18n": "^9.8.0", "vue-router": "^4.1.6" "vue-router": "^4.1.6", "xlsx": "^0.18.5" }, "devDependencies": { "@babel/cli": "^7.19.3",