Skip to content

Commit

Permalink
fix: export
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Jul 30, 2024
1 parent e2081e8 commit fe28368
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 @@ -5,7 +5,7 @@
"type": "module",
"exports": {
".": {
"default": "./lib/default.js"
"default": "./lib/config.js"
}
},
"files": [
Expand Down

0 comments on commit fe28368

Please sign in to comment.