From d943af09f79e5d116339c1985caa48f56fdc9565 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Mon, 5 Jan 2026 14:37:09 +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 dc6403e..645be18 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,9 @@ "dependencies": { "@ant-design/icons": "^6.0.0", "@dckj/react-better-modal": "^0.1.2", - "@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.1.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.1.tgz", "@lexical/code": "^0.34.0", "@lexical/hashtag": "^0.34.0", "@lexical/html": "^0.34.0",