Skip to content

Commit

Permalink
Update export condition
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Aug 23, 2023
1 parent a2a1c28 commit 172fd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"exports": {
".": {
"types": "./dist/index.d.ts",
"svelte": "./dist/index.js"
"default": "./dist/index.js"
},
"./preset": {
"types": "./dist/preset/index.d.ts",
Expand Down

0 comments on commit 172fd41

Please sign in to comment.