-
Notifications
You must be signed in to change notification settings - Fork 646
Closed
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.
Description
Is your feature request related to a problem? Please describe.
It seems that some packages are using v1 of tslib, and others are using v2.
This instantly causes massive duplication in the dependency tree:
(This project is solely using @aws-sdk/client-dynamodb & @aws-sdk/client-dynamodb).
Describe the solution you'd like
That all packages that specify tslib as a dependency use the same version.
Describe alternatives you've considered
Being sad that there's so much duplication.
Additional context
This should reduce the install size a little :)
(Related to #1536)
arciisine, AllanZhengYP and korya
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.
