fix(core): update
This commit is contained in:
@@ -34,5 +34,5 @@ export let run = async (write: boolean = true): Promise<any> => {
|
||||
|
||||
// format readme.md
|
||||
const formatReadme = await import('./format.readme.js');
|
||||
// await formatReadme.run();
|
||||
await formatReadme.run();
|
||||
};
|
||||
|
Reference in New Issue
Block a user