-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
fix: turbo deps for plugin-evm #1627
Conversation
This reverts commit bbbf325.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request addresses important dependency updates for the plugin-evm, ensuring that it can build successfully. Overall, the changes look good, but I have a couple of suggestions for improvement.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes in this pull request effectively address the dependencies for the plugin-evm, ensuring it can build successfully. I appreciate the thorough testing conducted to identify these issues. Great work!
fix: turbo deps for plugin-evm
Risks
Low
Background
Tested develop, found issue
What does this PR do?
Fix deps so plugin-evm can build
What kind of change is this?
Bug fixes (non-breaking change which fixes an issue)
Why are we doing this? Any context or related work?
to fix develop
Documentation changes needed?
My changes do not require a change to the project documentation.