-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileready-to-workItem is ready to work on itItem is ready to work on itseverity-nice-to-haveItem is nice to haveItem is nice to have
Description
Is your feature request related to a problem? Please describe.
Some dependencies of the lib like ( gotu etc) are listed as devDependencies, but are a peerDependencies as well (https://nodejs.org/es/blog/npm/peer-dependencies/) and should be added in this section too
Describe the solution you'd like
Like herbs2knex(https://github.com/herbsjs/herbs2knex/blob/master/package.json) the lib should list the peer dependency
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileready-to-workItem is ready to work on itItem is ready to work on itseverity-nice-to-haveItem is nice to haveItem is nice to have