This is how you can update your npm dependencies and see their latest version: [How do I correctly upgrade angular 2 (npm) to latest beta?](http://stackoverflow.com/questions/36597780/how-do-i-correctly-upgrade-angular-2-npm-to-latest-beta/36598492#36598492)
– Cosmin AbabeiAug 04 '16 at 12:32
didnt work npm update etc. I just need to update the router so @canActivate works
– AngularMAug 04 '16 at 19:48
1 Answers1
1
Just go to the change log for that component in the Angular respository: Router. The version is listed right at the top.