chore: v0.0.7

This commit is contained in:
lisonge
2023-08-21 15:54:32 +08:00
parent b8d9f5a23a
commit 78905817c4
5 changed files with 17 additions and 8 deletions

View File

@@ -78,6 +78,7 @@ export const writeConfig = async (fp: string, config: SubscriptionConfig) => {
});
const sortKeys: (keyof SubscriptionConfig)[] = [
`id`,
`name`,
`version`,
`author`,