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

Version 1.0.1 published on npm doesn't include lib/index #11

Closed
joshfarrant opened this issue Apr 25, 2016 · 3 comments
Closed

Version 1.0.1 published on npm doesn't include lib/index #11

joshfarrant opened this issue Apr 25, 2016 · 3 comments

Comments

@joshfarrant
Copy link

Version 1.0.1 doesn't appear to contain all the necessary files.

If I install react-rangeslider through npm and inspect the files in node_modules/react-rangeslider I only see the following files/directories.

  • index.html
  • LICENSE
  • node_modules/
  • .npmignore
  • package.json
  • README.md
  • tests/

Judging by the main line in your package.json I'd expect that there should at least be a lib/ directory containing the built/bundled code. Is this the case?

@lprajus2007
Copy link

+1 I'm experiencing this issue too

@aaronkw
Copy link

aaronkw commented Apr 26, 2016

+1

@whoisandy
Copy link
Owner

@joshfarrant @lprajus2007 @aaronkw Sorry guys, must have accidentally published it. Fixing it right away.

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

4 participants