فهرست منبع

修改npm地址

wangzhengguang 1 روز پیش
والد
کامیت
5df91fb5a8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      bat/install.bat

+ 1 - 1
bat/install.bat

@@ -1,5 +1,5 @@
 set current_path="%~dp0"
 cd %current_path%
 cd ..
-npm install --registry http://wuzhixin.vip:4873
+npm install -registry=https://npm.leanwo.com --force
 pause