Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Feb 14, 2025
1 parent ca23fe9 commit d07fe18
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/svelte-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@
"type": "module",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit d07fe18

Please sign in to comment.