ng2-toasty
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "ng2-toasty", | ||
"description": "Angular2 Toasty component shows growl-style alerts and messages for your web app", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "karma start", |
@@ -27,2 +27,4 @@ # Angular 2 Toasty [![npm version](https://badge.fury.io/js/ng2-toasty.svg)](https://badge.fury.io/js/ng2-toasty) [![npm monthly downloads](https://img.shields.io/npm/dm/ng2-toasty.svg?style=flat-square)](https://www.npmjs.com/package/ng2-toasty) | ||
Plunker demo available [here](http://plnkr.co/edit/M2rQVb) | ||
## Usage | ||
@@ -29,0 +31,0 @@ If you use SystemJS to load your files, you might have to update your config: |
Sorry, the diff of this file is not supported yet
989421
292