web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

Update NPM package

Open JSanchezFDZ opened this issue 3 years ago • 2 comments

Hello!

I need to update the npm package with the new github commits.

Thanks!

JSanchezFDZ avatar Aug 04 '22 08:08 JSanchezFDZ

What exactly does this mean? You want to update your app's version of web3modal?

nrgbistro avatar Aug 07 '22 23:08 nrgbistro

Thanks for answering.

The NPM version does not have the latest commits from the Github repository.

There are bugs with injected wallets that have been fixed.

I need to apply all the new changes, update the existing npm package.

JSanchezFDZ avatar Aug 08 '22 07:08 JSanchezFDZ

@JSanchezFDZ you can use git repos as npm packages: https://medium.com/@jonchurch/use-github-branch-as-dependency-in-package-json-5eb609c81f1a#:~:text=To%20npm%20install%20a%20public,repo%23branch%2Dname%20format.&text=Run%20npm%20install%20and%20npm,into%20your%20%2Fnode_modules%2F%20folder.

emirsavran avatar Aug 15 '22 17:08 emirsavran

Just checked, all the npm packages are upto date right now :) Closing the issue, feel free to reopen if you still have problems.

hackyguru avatar Sep 16 '22 17:09 hackyguru