-
Notifications
You must be signed in to change notification settings - Fork 603
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: default import package.json for spec compatibility #1505
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1505 +/- ##
==========================================
- Coverage 79.80% 79.63% -0.17%
==========================================
Files 298 299 +1
Lines 11502 11635 +133
Branches 2475 2483 +8
==========================================
+ Hits 9179 9266 +87
- Misses 2323 2369 +46
Continue to review full report at Codecov.
|
This PR would be set to ready for review once smithy-lang/smithy-typescript#209 is ready |
Co-authored-by: Raphael Varonos <[email protected]>
2e56f25
to
d2ee7ca
Compare
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Issue #, if available:
Fixes: #1504
Replaces: #1503
Description of changes:
default import package.json for spec compatibility
Special thanks to Co-author @rvaronos
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.