From 018aaab4b30943516f86ef5092d05f2b427147d0 Mon Sep 17 00:00:00 2001
From: xieb <vip_xiaobin810@163.com>
Date: Thu, 21 Nov 2024 20:26:20 +0800
Subject: [PATCH] 遥控器上云
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index d6deda2..c6c959b 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@typescript-eslint/parser": "^5.8.1",
"@vitejs/plugin-vue": "^1.2.4",
"@vue/compiler-sfc": "^3.0.5",
- "cesium": "^1.108.0",
+ "cesium": "1.108.0",
"crypto-js": "^4.1.1",
"eslint": "^7.30.0",
"eslint-config-standard": "^16.0.3",
--
Gitblit v1.9.3