Skip to content

Commit

Permalink
chore: added main to package.json again
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikbulaj committed Jan 14, 2024
1 parent 51d051e commit d72ec52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "2.1.0",
"description": "Simple React element that when clicked scrolls to any element on page",
"type": "module",
"main": "./dist/index.mjs",
"exports": {
".": {
"import": {
Expand Down

0 comments on commit d72ec52

Please sign in to comment.