Skip to content

Commit

Permalink
chore: Adapt exports (#111)
Browse files Browse the repository at this point in the history
Adapt exports
  • Loading branch information
jkimmeyer authored Nov 21, 2023
1 parent af45736 commit 90cd32f
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 @@ -11,7 +11,7 @@
},
"exports": {
".": "./dist/main.js",
"./styles": "./dist/style.js"
"./styles": "./dist/style.css"
},
"files": [
"dist",
Expand Down

0 comments on commit 90cd32f

Please sign in to comment.