Open emanuelb opened 3 years ago
what's the point? except putting a different string in your package.json?
what's the point? except putting a different string in your package.json?
There are several benefits to using package instead of git repo (probably more exists as well):
npx lockfile-lint --path yarn.lock --allowed-hosts yarn --validate-https
to ensure only yarn registry is used.you can also see the issue: https://github.com/bitcoin-dot-org/BitcoinWalletMobile/issues/5 which is about this issue and why it's was opened (other project which I reviewd the build-process for use this repo)
Currently using the package require using this repo via:
please upload it to NPM / Yarn Registries: https://yarnpkg.com/package/rn-electrum-client https://www.npmjs.com/package/rn-electrum-client
So it can be used instead with: