Skip to content

Commit

Permalink
feat(): Migrated to Angular 2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akserg committed May 12, 2016
1 parent 594a786 commit 585f133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-toasty",
"description": "Angular2 Toasty component shows growl-style alerts and messages for your app.",
"description": "Angular2 Toasty component shows growl-style alerts and messages for your web application",
"scripts": {
"test": "tsc && karma start",
"test-watch": "tsc && karma start --no-single-run --auto-watch",
Expand Down

0 comments on commit 585f133

Please sign in to comment.