Skip to content

Commit

Permalink
chore: 🔧 packages/ui/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
gracefullight and github-actions[bot] committed Nov 2, 2024
1 parent 8980121 commit 7b441d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
},
"./*": {
"types": "./dist/src/*.d.ts",
"default": [
"./src/*.ts",
"./src/*.tsx"
]
"default": ["./src/*.ts", "./src/*.tsx"]
}
},
"scripts": {
Expand Down

0 comments on commit 7b441d1

Please sign in to comment.