From d5fb1a8c47ba18f1f93f3406ae91333b76951b9b Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Thu, 03 Apr 2025 10:30:11 +0800
Subject: [PATCH] fix: 缺少包

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

diff --git a/package.json b/package.json
index 51ddf33..78a4ec4 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
     "@saber/nf-form-design-elp": "^1.4.1",
     "@saber/nf-form-elp": "^1.4.4",
     "@smallwei/avue": "^3.6.2",
+    "@turf/turf": "^6.5.0",
     "animate.css": "^4.1.1",
     "avue-plugin-ueditor": "^1.0.4",
     "axios": "^1.8.3",

--
Gitblit v1.9.3