Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#102 changed the `bin` entries in `package.json`. This turned out to be incorrect. It worked in development because I was copying the files into `.bin`, when I should've been soft linking them. This PR reverts that change.
- Loading branch information