From 7603c8db4fff083a3640c8a5129e7042972f26b0 Mon Sep 17 00:00:00 2001
From: lxl <lixuliang_hd@126.com>
Date: 星期四, 27 十月 2022 14:13:41 +0800
Subject: [PATCH] 元数据

---
 package.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 29e8146..dddb33a 100644
--- a/package.json
+++ b/package.json
@@ -14,16 +14,19 @@
     "cesium": "^1.84.0",
     "core-js": "^3.6.5",
     "echarts": "^5.3.3",
+    "echarts-liquidfill": "^3.1.0",
     "element-ui": "^2.14.1",
     "esri-loader": "^2.14.0",
     "install": "^0.13.0",
     "jquery": "^3.6.0",
+    "moment": "^2.29.4",
     "npm": "^8.15.1",
     "ol": "^6.15.1",
     "sql.js": "^1.5.0",
     "sqlite3": "^5.0.2",
     "vant": "^2.12.25",
     "vue": "^2.6.11",
+    "vue-i18n": "^8.27.2",
     "vue-router": "^3.2.0",
     "vuex": "^3.4.0"
   },
@@ -45,9 +48,6 @@
     "postcss-pxtorem": "^5.1.1",
     "prettier": "^2.2.1",
     "vue-template-compiler": "^2.6.11"
-  },
-  "gitHooks": {
-    "pre-commit": "lint-staged"
   },
   "lint-staged": {
     "*.{js,jsx,vue}": [

--
Gitblit v1.9.3