akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 102 forks source link

Is it competible with angular4? #82

Closed 02harleen closed 7 years ago

akserg commented 7 years ago

Yes, it is. Check it in package.json:

{
  "name": "ng2-toasty",
   ...
  "peerDependencies": {
    "@angular/core": "^2.4.7 || ^4.0.0"
  },
  ...
}
VahidN commented 6 years ago

Now it should be updated for v5.

akserg commented 6 years ago

Will do it on weekend.

On 6 November 2017 at 11:01, Vahid Nasiri notifications@github.com wrote:

Now it should be updated for v5.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/akserg/ng2-toasty/issues/82#issuecomment-342085506, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVeWWYrNc4nxxRxq1820QvZW3WHFH9Zks5szsrngaJpZM4NmBCC .