Skip to content

Commit

Permalink
fix: update main field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Nov 12, 2019
1 parent 8d17cdc commit 9bd7f6a
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 @@ -8,7 +8,7 @@
"repository": "https://github.com/sibiraj-s/capillaries.git",
"bugs": "https://github.com/sibiraj-s/capillaries/issues",
"homepage": "https://github.com/sibiraj-s/capillaries#readme",
"main": "index.js",
"main": "capillaries.js",
"keywords": [
"javascript-events",
"events"
Expand Down

0 comments on commit 9bd7f6a

Please sign in to comment.