You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In core-amqp, we should consider moving rhea-promise from peerDependencies to dependencies. Peer dependencies are generally problematic in JS (e.g. they cause issues with the Rush toolchain).
The text was updated successfully, but these errors were encountered:
In
core-amqp
, we should consider movingrhea-promise
frompeerDependencies
todependencies
. Peer dependencies are generally problematic in JS (e.g. they cause issues with the Rush toolchain).The text was updated successfully, but these errors were encountered: