Skip to content

Commit

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

0 comments on commit 791d82c

Please sign in to comment.