File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import { NgFlashMessagesModule } from 'ng-flash-messages';
3131 BrowserModule ,
3232
3333 // Specify the library as an import
34- NgFlashMessagesModule
34+ NgFlashMessagesModule . forRoot ()
3535 ],
3636 providers: [],
3737 bootstrap: [AppComponent ]
Original file line number Diff line number Diff line change 11{
22 "name" : " ng-flash-messages" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/ameerthehacker/ng-flash-messages.git"
2323 "peerDependencies" : {
2424 "@angular/core" : " ^4.0.0" ,
2525 "@angular/platform-browser" : " ^4.0.0" ,
26- "@angular/animations" : " ^4.0.0" ,
26+ "@angular/animations" : " ^4.0.0" ,
2727 "rxjs" : " ^5.1.0" ,
2828 "zone.js" : " ^0.8.4"
2929 }
You can’t perform that action at this time.
0 commit comments