From cad194dedbb5a0d9b376c1fe6053969d2098554e Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Wed, 08 Nov 2023 15:53:24 +0800
Subject: [PATCH] 图斑加载

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

diff --git a/package.json b/package.json
index 3461725..377d342 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
     "lint": "eslint --fix"
   },
   "dependencies": {
+    "@turf/turf": "^6.5.0",
     "@amap/amap-jsapi-loader": "^1.0.1",
     "@ant-design/icons-vue": "^6.0.1",
     "@vitejs/plugin-legacy": "^1.6.2",

--
Gitblit v1.9.3