From 88cc6e9805c5300d918c0363585c133bcee0cfe1 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Sun, 08 Oct 2023 12:01:14 +0800
Subject: [PATCH] Merge branch 'feature_1.0'
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 0039fd1..2d6487c 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"leaflet-velocity": "^1.7.0",
"less": "^4.1.1",
"less-loader": "^6.2.0",
+ "lodash": "^4.17.21",
"moment": "^2.29.4",
"node-sass": "^4.14.1",
"normalize.css": "7.0.0",
--
Gitblit v1.8.0