From c2486044121750d274d40aac2e65b47d4c25b5c9 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 22 四月 2024 18:08:15 +0800
Subject: [PATCH] 11

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

diff --git a/package.json b/package.json
index 42d06a2..bfd74fa 100644
--- a/package.json
+++ b/package.json
@@ -5,8 +5,8 @@
   "author": "娴欐睙浜ュ皵鏃朵俊鎭鎶�鏈夐檺鍏徃",
   "license": "MIT",
   "scripts": {
-    "dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
-    "build": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
+    "dev": "vue-cli-service serve",
+    "build": "vue-cli-service build",
     "build:stage": "vue-cli-service build --mode staging",
     "preview": "node build/index.js --preview",
     "lint": "eslint --ext .js,.vue src"
@@ -52,7 +52,8 @@
     "js-beautify": "1.13.0",
     "js-cookie": "2.2.1",
     "jsencrypt": "3.0.0-rc.1",
-    "moment": "^2.29.3",
+    "lodash": "^4.17.21",
+    "moment": "^2.29.4",
     "nprogress": "0.2.0",
     "prettier": "^1.8.1",
     "quill": "1.3.7",

--
Gitblit v1.9.3