Specify npm registry explicitly

This commit is contained in:
Alice Gaudon 2020-05-05 21:17:35 +02:00
parent 0bd87676c0
commit ce69fe1fc7
2 changed files with 2 additions and 0 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
registry=https://registry.yarnpkg.com/

1
.yarnrc Normal file
View File

@ -0,0 +1 @@
registry "https://registry.yarnpkg.com/"