From e27ae2260e1b6a56e128e0177ee4dfca16c2db0d Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期三, 30 三月 2022 10:34:54 +0800
Subject: [PATCH] update registry source

---
 bin/package.bat |    2 +-
 README.md       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 627525e..ac95dfd 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
 cd RuoYi-Vue3
 
 # 瀹夎渚濊禆
-yarn --registry=https://registry.npm.taobao.org
+yarn --registry=https://registry.npmmirror.com
 
 # 鍚姩鏈嶅姟
 yarn dev
diff --git a/bin/package.bat b/bin/package.bat
index c12b803..8693727 100644
--- a/bin/package.bat
+++ b/bin/package.bat
@@ -7,6 +7,6 @@
 cd %~dp0
 
 cd ..
-yarn --registry=https://registry.npm.taobao.org
+yarn --registry=https://registry.npmmirror.com
 
 pause
\ No newline at end of file

--
Gitblit v1.9.3