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

electrode-electrify-react-component is not compatible with 6.x of nodejs with yarn #26 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bodawei
Copy link

@bodawei bodawei commented May 1, 2017

  • Added node/6.10 and npm/3.10 compatible engines declaration

This is a fix for issue #26.

Aside from making the changes to package.json, this was also tested by:

  • Doing a yarn add file:///... of the module (with node 6.10 installed and active), which did not work before this change
  • Ran npm run test
  • Ran npm run start
  • Ran npm run demo

Everything seemed to work the same before and after.

…ejs with yarn electrode-io#26

* Added node/6.10 and npm/3.10 compatible engines declaration
@dan-codes-16
Copy link

dan-codes-16 commented May 16, 2017

It would be great to have this merged!

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

Successfully merging this pull request may close these issues.

2 participants