Skip to content

Commit

Permalink
Trying to use global export #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
samlown committed Aug 8, 2023
1 parent 753773f commit a5db4cf
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 @@ -67,7 +67,7 @@
"dist"
],
"exports": {
"./GOBLBuilder.svelte": {
".": {
"types": "./dist/GOBLBuilder.svelte.d.ts",
"svelte": "./dist/GOBLBuilder.svelte"
}
Expand Down

0 comments on commit a5db4cf

Please sign in to comment.