try npmrc

This commit is contained in:
Hugo Arregui 2023-08-08 11:33:17 -03:00
parent 3f07d147c9
commit ac7e4b3066
No known key found for this signature in database
GPG Key ID: 5100706D2A1AFAD4
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -36,3 +36,5 @@ yarn-error.log*
# typescript
*.tsbuildinfo
dist
.env

1
.npmrc Normal file
View File

@ -0,0 +1 @@
legacy-peer-deps = true