Is there a way to create a new app using an older version instead of the latest?

Hello,

I have a custom app that is already deployed, and I want to create a new one with some of the same functions plus additional new ones. I plan to reuse some of the code from the old app, but the new version of the app created using"**npm init @Shopify_77 [email removed] Vite, which causes my old code to throw a lot of errors.

I would like to know if there’s a version of**“npm init @Shopify_77 [email removed] I can specify a version instead of using the latest. My app was created on February 12 of this year (2024). Can someone tell me which version that is or where I can find the version of my app?

Thank you.