Skip to content

Commit ac77367

Browse files
author
李磊
committed
fix: change registry
1 parent 63f5c95 commit ac77367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 设置最新的淘宝镜像,加快安装依赖速度
2-
registry = https://registry.npmjs.org
2+
registry = https://registry.npmmirror.com
33
# registry = https://registry.npmmirror.com # https://registry.npmjs.org 官方镜像
44
# # 发包禁用 git 仓库的校验
55
# git-checks = false

0 commit comments

Comments
 (0)