From 82abf5402a94cd0b690d3b943e057867e9fd690c Mon Sep 17 00:00:00 2001 From: Lei OT Date: Mon, 5 Jan 2026 11:00:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E7=9A=84=20haina-npm=20?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f2a5b45..54ae38a 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@ant-design/icons": "^5.5.1", - "@haina/utils-commons": "http://202.103.68.93:9000/npm/utils-commons-0.1.0.tgz", - "@haina/utils-pagespy": "http://202.103.68.93:9000/npm/utils-pagespy-0.1.1.tgz", - "@haina/utils-request": "http://202.103.68.93:9000/npm/utils-request-0.1.0.tgz", + "@haina/utils-commons": "https://research.hainatravel.com/npm/utils-commons-0.1.0.tgz", + "@haina/utils-pagespy": "https://research.hainatravel.com/npm/utils-pagespy-0.1.1.tgz", + "@haina/utils-request": "https://research.hainatravel.com/npm/utils-request-0.1.0.tgz", "@react-pdf/renderer": "^3.4.0", "antd": "^5.28.0", "dayjs": "^1.11.13",