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(rewrite-imports): incorrect main in package.json #7021

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

RomainMuller
Copy link
Contributor

Commit Message

The package.jsoon for @monocdk-experiment/rewrite-imports had an incorrect
main entry, pointing to the CLI entry point instead of a library endpoint. Additionally,
it was missing a types entry.

End Commit Message


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 26, 2020
@RomainMuller RomainMuller merged commit 2bf85b3 into master Mar 26, 2020
@RomainMuller RomainMuller deleted the rmuller/fix-rewrite-imports branch March 26, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants