in scripts/fixup.cjs [77:81]
async function main() { await addModuleSystemTypeFile(); await fixupImportFileExtensions(); await updateVersion(); }