Hi all, I have a very simple/dumb question.
I downloaded supertokens frontend/backend/core a few months ago, got it all working. Now I am looking to upgrade to the latest versions. I have upgraded the backend and core, but can someone please tell me how to upgrade the frontend? I originally installed the frontend with this command:
npx create-supertokens-app@latest --recipe=emailpassword
I'm using Angular with the frontend, and I'm relatively new to Angular too, hence my newbie question.
Thanks much.