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

Release types on npm #689

Open
ScreamingHawk opened this issue Apr 19, 2023 · 3 comments
Open

Release types on npm #689

ScreamingHawk opened this issue Apr 19, 2023 · 3 comments

Comments

@ScreamingHawk
Copy link

I'm using solc in a typescript project but typings are not exported in the npm package. Please consider updating the package release to include the typings.

@ScreamingHawk
Copy link
Author

Related to #287

@roninjin10
Copy link

Looks like this is a pretty light lift to include the typings. All we got to do is add the .d.ts files to the package.json field that includes specific files

@roninjin10
Copy link

Put up a pr for this here #693

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

No branches or pull requests

2 participants