Skip to content

Commit

Permalink
chore(js): Update packages/js/src/generators/library/library.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed Jan 9, 2025
1 parent 65a7bee commit d25fb37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/js/src/generators/library/library.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,6 @@ function determineEntryFields(
return {
type: 'module',
main: './dist/index.js',
module: './dist/index.js',
types: './dist/index.d.ts',
};
} else {
Expand Down

0 comments on commit d25fb37

Please sign in to comment.