npm/tink

Peer Dependency Resolution?

emilyrohrbough opened this issue · 0 comments

Out of curiosity, is there a design for handling peer dependencies at the root level? Currently peer dependencies can be "quietly" met by other project dependencies when really the expectation would be for the package defining the dependency requiring the peer should be responsible for it.