From 8be0f48412d17450389ad093d23371556807199c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 07 Jan 2026 11:05:19 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 packages/apis/package.json |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/packages/apis/package.json b/packages/apis/package.json
index f07e56f..568e932 100644
--- a/packages/apis/package.json
+++ b/packages/apis/package.json
@@ -4,5 +4,11 @@
   "private": true,
   "description": "公共api",
   "main": "index.js",
-  "license": "ISC"
+  "license": "ISC",
+  "peerDependencies": {
+    "axios": "catalog:"
+  },
+  "devDependencies": {
+    "axios": "catalog:"
+  }
 }

--
Gitblit v1.9.3