mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update npm config: add registry
This commit is contained in:
parent
3693cf821e
commit
70369941f7
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ prefix=${XDG_DATA_HOME}/npm
|
|||
cache=${XDG_CACHE_HOME}/npm
|
||||
tmp=${XDG_RUNTIME_DIR}/npm
|
||||
init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js
|
||||
registry=https://registry.npm.taobao.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue