mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
chore: upgrade dependencies
This commit is contained in:
@@ -54,9 +54,9 @@ ${list}
|
||||
|
||||
const newProgressionContent =
|
||||
"\n" +
|
||||
prettier.format(progressionContent, {
|
||||
(await prettier.format(progressionContent, {
|
||||
parser: "markdown",
|
||||
});
|
||||
}));
|
||||
|
||||
const newReadmeContent = readmeContent.replace(
|
||||
progressionContentRegex,
|
||||
|
||||
Reference in New Issue
Block a user