From b19e3c0ba4db231b82b2655efe0b73a81571fb84 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期一, 17 三月 2025 14:30:37 +0800 Subject: [PATCH] fix: 修改支付方式选择 --- .npmrc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.npmrc b/.npmrc index 7db3377..ff8344a 100644 --- a/.npmrc +++ b/.npmrc @@ -1,6 +1,7 @@ registry=https://registry.npmmirror.com/ @bole-core:registry=http://120.26.58.240:4873/ @bole-12333:registry=http://120.26.58.240:4873/ +@life-payment:registry=http://120.26.58.240:4873/ shamefully-hoist=true strict-peer-dependencies=false shell-emulator=true -- Gitblit v1.9.1