We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
src
Our typescript setup fails because of this. This was not the case in 17.2.0.
References to src are in files:
You can also see this at npm https://www.npmjs.com/package/@metamask/providers/v/17.2.1?activeTab=code https://www.npmjs.com/package/@metamask/providers/v/17.2.0?activeTab=code
/// <reference path="../src/readable-stream.d.ts" />
was added at the beginning of the above files in the latest package.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Our typescript setup fails because of this. This was not the case in 17.2.0.
References to
src
are in files:You can also see this at npm
https://www.npmjs.com/package/@metamask/providers/v/17.2.1?activeTab=code
https://www.npmjs.com/package/@metamask/providers/v/17.2.0?activeTab=code
/// <reference path="../src/readable-stream.d.ts" />
was added at the beginning of the above files in the latest package.
The text was updated successfully, but these errors were encountered: