After running tns doctor, it says 3.2.1 update is available. I removed ios and android platforms.
I ran tns update but it kept the project at 3.2.0 without any error messages. tns doctor confirms the project is still on 3.2.0.
I tried tns update 3.2.1 but I get the message
Invalid platform 3.2.1. Valid platforms are ios or android.
Which seems really odd since both platforms were already removed.
How can I update my project to 3.2.1?