Skip to content

Commit

Permalink
chore: remove taobao registry
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jan 31, 2023
1 parent c690db6 commit 2d66a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT = 3000
MOCHA_OPTS =

install:
@npm install --registry=http://registry.npm.taobao.org
@npm install

build:
@NODE_ENV=production ./node_modules/babel-cli/bin/babel.js -d lib/ src/
Expand Down

0 comments on commit 2d66a46

Please sign in to comment.