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
There are plans to move these dependencies to peerDependencies per the conversation in #48. However, currently peerDependencies breaks the Karma test shim configuration. Once that is patched, the dependencies will be updated to peerDependencies.
Thanks for raising this issue. This is an important priority and something that needs to change in the very near future.
Hi there!
Can you tell me why Angular 2 and RxJS is in "dependencies" instead of "peerDependencies" as it should be? Angular2-Toaster goes as a "plugin", not standalone service, right? Check https://github.com/valor-software/ng2-bootstrap/blob/development/package.json for example.
The text was updated successfully, but these errors were encountered: