ng2-toasty
Advanced tools
Comparing version 2.5.0 to 4.0.0
{ | ||
"name": "ng2-toasty", | ||
"description": "Angular2 Toasty component shows growl-style alerts and messages for your web app", | ||
"version": "2.5.0", | ||
"version": "4.0.0", | ||
"scripts": { | ||
@@ -33,3 +33,3 @@ "test": "karma start", | ||
"peerDependencies": { | ||
"@angular/core": "^2.4.7" | ||
"@angular/core": "^2.4.7 || ^4.0.0" | ||
}, | ||
@@ -81,2 +81,2 @@ "devDependencies": { | ||
} | ||
} | ||
} |
63
5895
845114