Jelajahi Sumber

chore(cli): Update migration icon

Michael Bromley 1 tahun lalu
induk
melakukan
e78c825b4f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      packages/cli/src/commands/migrate/migrate.ts

+ 1 - 1
packages/cli/src/commands/migrate/migrate.ts

@@ -20,7 +20,7 @@ export function registerMigrateCommand(program: Command) {
         .action(async () => {
             // eslint-disable-next-line no-console
             console.log(`\n`);
-            intro(pc.blue('🏗️ Vendure migrations'));
+            intro(pc.blue('🛠️️ Vendure migrations'));
             const action = await select({
                 message: 'What would you like to do?',
                 options: [