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

Using react-cursor through npm #5

Closed
trevex opened this issue Sep 23, 2014 · 5 comments
Closed

Using react-cursor through npm #5

trevex opened this issue Sep 23, 2014 · 5 comments

Comments

@trevex
Copy link
Contributor

trevex commented Sep 23, 2014

Currently it seems to be not in the npm registry. Adding it to npm would ease up the usage in browserify projects.

👍 Great work btw!

@meandavejustice
Copy link

In order for this to be "require-able" you will have to specify an entry-file in the package.json. It defaults to index.js in the top-level of the package.

@dustingetz
Copy link
Owner

Can you fix it? I have not used npm in this way before, this project used AMD pattern up until a PR this morning.

@meandavejustice
Copy link

I am willing to do that, But I wont be able to do it until tomorrow evening, so if someone else wants to pick it up, that would work as well.

@dustingetz
Copy link
Owner

I believe it has been published without any changes required, but I am not sure how to confirm this

@trevex
Copy link
Contributor Author

trevex commented Sep 23, 2014

In general you should always publish when changes applied and the version number increased, because npm unfortunately won't pickup changes by itself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants