Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main should point to index.js, not the cli js #5

Closed
dylang opened this issue May 27, 2014 · 2 comments
Closed

main should point to index.js, not the cli js #5

dylang opened this issue May 27, 2014 · 2 comments

Comments

@dylang
Copy link
Contributor

dylang commented May 27, 2014

In package.json:

  "main": "bin/depcheck",
  "bin": {
    "depcheck": "bin/depcheck"
  },

Main should point to index.

@rumpl rumpl closed this as completed in 0faaf83 May 27, 2014
@dylang
Copy link
Contributor Author

dylang commented Jun 9, 2014

can you bump the version and publish this change. thanks!

dylang added a commit to dylang/npm-check that referenced this issue Jun 9, 2014
@rumpl
Copy link
Member

rumpl commented Jun 9, 2014

Done.

dylang pushed a commit to dylang/depcheck that referenced this issue Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants