Skip to content

Commit 389fdef

Browse files
committed
Fix weird formatting
1 parent 90411e2 commit 389fdef

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/init-stack/src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,6 @@ async function main(): Promise<void> {
247247
shell: true,
248248
cwd: projectPath,
249249
});
250-
shell: true,
251-
cwd: projectPath,
252-
});
253250

254251
await capture(`dependencies-installed`, {
255252
packageManager,

0 commit comments

Comments
 (0)