Skip to content

Remove unused dependency in bignumber #951

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

Closed
wants to merge 1 commit into from

Conversation

ChALkeR
Copy link

@ChALkeR ChALkeR commented Jul 13, 2020

@ethersproject/properties doesn't seem to be used in @ethersproject/bignumber, no reason to declare it as a dependency.

@ricmoo
Copy link
Member

ricmoo commented Jul 14, 2020

I think you are correct. I now use Object.freeze instead of properties.defineReadOnly.

I'll merge this sometime this week when I get a chance. :)

@ricmoo ricmoo added enhancement New feature or improvement. on-deck This Enhancement or Bug is currently being worked on. labels Jul 14, 2020
@ricmoo
Copy link
Member

ricmoo commented Jul 19, 2020

Merged into v5.0.6.

Thanks! :)

@ricmoo ricmoo closed this Jul 19, 2020
@ricmoo ricmoo added fixed/complete This Bug is fixed or Enhancement is complete and published. and removed on-deck This Enhancement or Bug is currently being worked on. labels Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement. fixed/complete This Bug is fixed or Enhancement is complete and published.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants