Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…mirror.com (#227)

Co-authored-by: NPM Mirror Bot <npmmirror@localhost>
  • Loading branch information
npmmirror and NPM Mirror Bot committed Mar 15, 2022
1 parent 5bcf637 commit ce850ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -8,7 +8,7 @@ clean:
@rm -rf node_modules

install:
@npm install -d --registry=http://registry.npm.taobao.org/
@npm install -d --registry=https://registry.npmmirror.com/

debug-test:
@NODE_ENV=test DEBUG=toshihiko:* $(MOCHA) -t $(TIMEOUT) --recursive
Expand Down

0 comments on commit ce850ab

Please sign in to comment.