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

fix: add types to exports in packages.json #419

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

eng-cc
Copy link
Contributor

@eng-cc eng-cc commented Mar 29, 2023

Add types to exports in packages.json,to avoid not being able to locate the type definition file when using exports.

@eng-cc eng-cc requested a review from a team as a code owner March 29, 2023 02:35
@what-the-diff
Copy link

what-the-diff bot commented Mar 29, 2023

PR Summary

  • 📦 Added types to package.json
    Improved pkg file for better type support
  • 🔄 Updated exports with new paths
    Streamlined pkg file exports, helping with better file access

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (a959b09) 82.98% compared to head (f5bceba) 82.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #419   +/-   ##
=======================================
  Coverage   82.98%   82.98%           
=======================================
  Files          48       48           
  Lines       11874    11874           
  Branches     1280     1280           
=======================================
  Hits         9854     9854           
  Misses       2020     2020           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wemeetagain wemeetagain merged commit 100592a into ChainSafe:master Apr 13, 2023
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.

3 participants