Skip to content

Commit a3da543

Browse files
committed
refactor(create-sei): extract lib and expand test coverage
1 parent b6f72da commit a3da543

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/create-sei/src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { Command } from "commander";
44
import { listExtensions, runWizard, type WizardOptions } from "./lib.js";
55

66
const program = new Command();
7-
87
program
98
.command("app")
109
.description("Create a new SEI dApp")

0 commit comments

Comments
 (0)