Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npmjs package 1.0.0-beta.49 return 1.0.0-beta.48 #2533

Closed
fireblockdev opened this issue Mar 19, 2019 · 2 comments
Closed

npmjs package 1.0.0-beta.49 return 1.0.0-beta.48 #2533

fireblockdev opened this issue Mar 19, 2019 · 2 comments
Labels
Enhancement Includes improvements or optimizations

Comments

@fireblockdev
Copy link

I have upgraded to 1.0.0-beta.49 in package.json ( "web3": "1.0.0-beta.49" )

The file node_modules/web3/dist/web3.cjs.js contains:

...
var version = "1.0.0-beta.48";
...

So when a create a provider, the version is 1.0.0-beta48.

@nivida
Copy link
Contributor

nivida commented Mar 20, 2019

I apologize for the troubles. I will fix this on the next release.

@nivida nivida added the Enhancement Includes improvements or optimizations label Mar 20, 2019
@nivida nivida closed this as completed Mar 20, 2019
@nivida
Copy link
Contributor

nivida commented Mar 20, 2019

Got fixed with the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Includes improvements or optimizations
Projects
None yet
Development

No branches or pull requests

2 participants