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

remove deprecated lodash.contains dependency #32

Merged
merged 1 commit into from
Jan 2, 2017

Conversation

brandly
Copy link
Contributor

@brandly brandly commented Jan 2, 2017

happy new year, nick!

when installing packages that rely on this package, i'd get a npm WARN deprecated lodash.contains@2.4.3: This package is discontinued. Use lodash.includes@^4.0.0. warning.

i took a look at this repo, and lodash.contains isn't being used anymore, so i removed it with yarn remove lodash.contains.

yarn.lock experienced some churn, but maybe that's to be expected (i don't really understand yarn)

but this change should stifle that warning! thanks ⭐️

@coveralls
Copy link

coveralls commented Jan 2, 2017

Coverage Status

Coverage remained the same at 79.554% when pulling 2a229bb on brandly:patch-4 into df305a3 on nickb1080:master.

@bttmly
Copy link
Owner

bttmly commented Jan 2, 2017

thanks -- good find!

@bttmly bttmly merged commit 8ac2c1c into bttmly:master Jan 2, 2017
@bttmly
Copy link
Owner

bttmly commented Jan 2, 2017

lodash.partial and lodash.assign were also unused, and now removed in latest

@brandly brandly deleted the patch-4 branch January 8, 2017 03:35
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.

3 participants