Skip to content

Commit

Permalink
fix(package): add main field (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky committed Feb 25, 2018
1 parent 2338510 commit 4f5ba3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
"engines": {
"node": ">= 4"
},
"main": "lib",
"files": [
"lib"
],
Expand Down

0 comments on commit 4f5ba3b

Please sign in to comment.