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

lodash.noop Should Be a Dependency #23

Closed
timscott opened this issue Aug 2, 2016 · 2 comments
Closed

lodash.noop Should Be a Dependency #23

timscott opened this issue Aug 2, 2016 · 2 comments

Comments

@timscott
Copy link

timscott commented Aug 2, 2016

I believe this is a bug:
https://github.com/erikras/redux-form-material-ui/blob/master/package.json#L56

It should be in dependencies, not devDependencies since it's imported here:

import noop from 'lodash.noop'

erikras added a commit that referenced this issue Aug 2, 2016
@erikras
Copy link
Owner

erikras commented Aug 2, 2016

Doh. It just shouldn't have been used there.

@erikras
Copy link
Owner

erikras commented Aug 2, 2016

Fixed in v4.0.1.

@erikras erikras closed this as completed Aug 2, 2016
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