Skip to content

Commit 3896ed1

Browse files
ryanjohnstonbitjson
authored andcommitted
fix(cli): fix typo that was causing missing dependency in build output
1 parent 65f82a9 commit 3896ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/typescript-starter.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export async function typescriptStarter(
5555
'npm-scripts-info',
5656
'@bitjson/npm-scripts-info',
5757
'nyc',
58-
'opn-cli',
58+
'open-cli',
5959
'prettier',
6060
'standard-version',
6161
'trash-cli',

0 commit comments

Comments
 (0)