Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed Sep 14, 2024
1 parent 98ae644 commit dc97e42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,12 @@
"main": "src/index.ts",
"exports": {
"./bundlers": {
"types": "./src/mdx/bundlers/index.ts",
"default": "./src/mdx/bundlers/index.ts"
},
"./auth": {
"types": "./src/auth/index.ts",
"default": "./src/auth/index.ts"
},
".": {
"types": "./src/index.ts",
"default": "./src/index.ts"
}
},
Expand Down

0 comments on commit dc97e42

Please sign in to comment.