Skip to content

Commit

Permalink
Update main file
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Feb 19, 2017
1 parent 9048a42 commit bca6a56
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 @@ -2,7 +2,7 @@
"name": "seven-boom",
"version": "1.0.0",
"description": "A decorator around Boom (HTTP-friendly error objects) to empower it",
"main": "lib/sevenBoom.js",
"main": "dist/sevenBoom.js",
"scripts": {
"compile": "babel -d dist/ lib/",
"watch": "babel --watch -d dist/ lib/",
Expand Down

0 comments on commit bca6a56

Please sign in to comment.