Skip to content

Commit

Permalink
fix(mixins): add mixins file to tsup entry
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Mar 13, 2024
1 parent 5d04dde commit e4df074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@
"tsup": {
"entry": [
"./index.ts",
"./mixins.ts",
"./src/types.ts",
"./providers/auth_provider.ts",
"./src/plugins/japa/api_client.ts",
Expand Down

0 comments on commit e4df074

Please sign in to comment.