Closed mthor closed 8 years ago
It must work with beta 7. Do you have any issues?
npm ERR! peerinvalid The package rxjs@5.0.0-beta.2 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer angular2@2.0.0-beta.7 wants rxjs@5.0.0-beta.2 npm ERR! peerinvalid Peer ng2-toasty@1.2.0 wants rxjs@5.0.0-beta.0
is what I am using "angular2": "2.0.0-beta.7", "rxjs": "5.0.0-beta.2", "systemjs": "~0.19.18", "zone.js": "0.5.15"
Ok, I will back on Sunday from vacation and will update the version number of Angular and RxJs dependencies. By the way - you may use it as is without any issue for now.
Version 1.2.1 updated to Angular 2.0.0-beta.8.
was wondering when this was going to be set up for beta 7