MohGovIL / hamagen-react-native

Israel's Ministry of Health's COVID-19 Exposure Prevention App
https://health.gov.il/
MIT License
508 stars 153 forks source link

Use yarn registry for rn-contact-tracing package #260

Open emanuelb opened 4 years ago

emanuelb commented 4 years ago

The package rn-contact-tracing is delivered from git repo instead of yarn registry at: https://github.com/MohGovIL/hamagen-react-native/blob/40d0de490d47d53d2a005a57270b98a4176745f5/package.json#L69

https://github.com/MohGovIL/hamagen-react-native/blob/7d517d5e115a993aa2146d8cbae148992478f181/yarn.lock#L7246-L7248

This package that exists in yarn registry: https://yarnpkg.com/package/rn-contact-tracing shows https://github.com/wix-incubator/rn-contact-tracing as git repo, which make redirect to https://github.com/MohGovIL/rn-contact-tracing