Skip to content

Commit

Permalink
fix(cli): preserve authors field while creating npm dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Dec 10, 2021
1 parent 9970838 commit ecb6522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/src/create-npm-dir.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ export class CreateNpmDirCommand extends Command {
'description',
'keywords',
'author',
'authors',
'homepage',
'license',
'engines',
Expand Down

0 comments on commit ecb6522

Please sign in to comment.