Skip to content

Commit

Permalink
Merge pull request #17 from Eddie1O/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
razshare authored Dec 15, 2023
2 parents 4c90742 + fdf4ba8 commit 68f5636
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
"import": "./dist/index.js",
"svelte": "./dist/index.js"
}
},
"files": [
Expand Down

0 comments on commit 68f5636

Please sign in to comment.