Skip to content

Commit 47abf47

Browse files
authored
Update src/tools/yaml-viewer/index.ts
1 parent f77a83e commit 47abf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/yaml-viewer/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ export const tool = defineTool({
88
keywords: ['yaml', 'viewer', 'prettify', 'format'],
99
component: () => import('./yaml-viewer.vue'),
1010
icon: AlignJustified,
11-
createdAt: new Date('2023-11-29'),
11+
createdAt: new Date('2024-01-31'),
1212
});

0 commit comments

Comments
 (0)