From 375c18a6d2713ff19b22093eec57315992d8333f Mon Sep 17 00:00:00 2001
From: Codex Assistant <codex@example.com>
Date: 星期四, 06 十一月 2025 13:33:52 +0800
Subject: [PATCH] 增加评审下载
---
package.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index ceae39e..1a18920 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,8 @@
{
"dependencies": {
"axios": "^1.12.2",
+ "jsonwebtoken": "^9.0.2",
"mysql2": "^3.15.1",
- "node-fetch": "^3.3.2"
+ "node-fetch": "^2.7.0"
}
}
--
Gitblit v1.8.0