Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Commit

Permalink
fix: include all lib files
Browse files Browse the repository at this point in the history
closes #63
  • Loading branch information
Kent C. Dodds committed Jan 23, 2017
1 parent d924a34 commit ea45ffd
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 @@ -79,6 +79,6 @@
},
"files": [
"index.js",
"lib/cli.js"
"lib"
]
}

0 comments on commit ea45ffd

Please sign in to comment.