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

Update "Ethers": "^5.0.32" and "typescript": "^4.2.2" #26

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

feulf
Copy link
Contributor

@feulf feulf commented Mar 17, 2021

Problem

Ethers 5.0.24 has problem compiling typescript >= 3.8.3. When trying to compile with : tsc -p tsconfig.js it throw several compilation errors. Just for context, I'm built an API with solidity-template and I needed to compile the code to run in production.

Solution

Ethers 5.0.32 bumped the typescript version to 4.2.2. ethers-io/ethers.js#1288

This PR is updating both Ethers and Typescript.

@PaulRBerg PaulRBerg merged commit f526f13 into PaulRBerg:main Mar 18, 2021
@PaulRBerg
Copy link
Owner

Thanks for your contribution, @feulf!

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

Successfully merging this pull request may close these issues.

2 participants