Skip to content

Commit

Permalink
Address build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Oct 27, 2024
1 parent 790e0c4 commit 8f0fd6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js",
"svelte": "./dist/index.js"
"svelte": "./dist/index.js",
"default": "./dist/index.js"
}
},
"dependencies": {
Expand Down

0 comments on commit 8f0fd6c

Please sign in to comment.