Skip to content

Commit

Permalink
fix: package main reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pleb committed Jun 16, 2022
1 parent 7cff265 commit 7925678
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 @@ -15,7 +15,7 @@
"url": "https://github.com/MakerXStudio/ts-object-mother/issues"
},
"homepage": "https://github.com/MakerXStudio/ts-object-mother#readme",
"main": "./lib/src/index.js",
"main": "./dist/src/index.js",
"files": [
"dist/**/*"
],
Expand Down

0 comments on commit 7925678

Please sign in to comment.