feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.03k stars 748 forks source link

fix(generators): Make sure TypeScript version in generated app matches #3122

Closed daffl closed 1 year ago

daffl commented 1 year ago

Related to https://github.com/feathersjs/feathers/issues/3116 this PR makes sure that the TypeScript version in an installed app is the same as the one used to test it. Should fix the build.