Skip to content

Commit

Permalink
fix: add main to package.json (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley authored Jan 6, 2022
1 parent b37bc88 commit c9bcd4a
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 @@ -118,5 +118,6 @@
},
"publishConfig": {
"access": "public"
}
},
"main": "lib/index.js"
}

0 comments on commit c9bcd4a

Please sign in to comment.