Typescript tsc --version still 0.9.5
typescript, updates
Solution
Uninstall older versions of TypeScript from the control panel.
Also you do `where tsc` to find out which `tsc` is actually going to execute.
Problem
So this is a minor issue, but I've installed VS 2013 Update 2 and my Typescript compiler still says 0.9.5 instead off what I hoped to be 1.0.x by now. Any ideas what I need to install to get this fixed?