Skip to content

Commit

Permalink
chore: Add indent on package.json (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
flex-jonghyen authored Feb 26, 2024
1 parent 0a80837 commit e014b57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/generateExports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ async function generateExports() {
...subPathExports,
},
}),
null,
2
),
);
}
Expand Down

0 comments on commit e014b57

Please sign in to comment.