Skip to content

Conversation

@hampelm
Copy link
Contributor

@hampelm hampelm commented Mar 17, 2016

No description provided.

}

if (req.user && _.contains(doc.users, req.user._id)) {
if (req.user && _.includes(doc.users, req.user._id)) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lodash maintainer is running around removing aliases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants