Skip to content

Commit

Permalink
#743 change npm registry for internal develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kino.lu committed Apr 21, 2021
1 parent d86921c commit 7f1e95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saturn-console-web/npm-config.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Set npm registered address
npm config set registry https://registry.npm.taobao.org
npm config set registry http://npm.tools.vipshop.com/repository/npm_public
# Set sass_binary_site address
npm config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/

0 comments on commit 7f1e95f

Please sign in to comment.