-
Notifications
You must be signed in to change notification settings - Fork 271
Move enzyme-adapter-react-16
to devDeps
#276
base: master
Are you sure you want to change the base?
Conversation
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is correct
@Kerumen thanks for the PR! Do you know why there were so many changes in package-lock.json? It should only contain |
@chrisvoll I don't know, I just moved the package and ran Maybe |
hi @kgregory , why don't you merge this PR? |
@geminiyellow I am not a maintainer |
@geminiyellow I used this library in the past and was hopeful that it would be updated for React 16, but it doesn’t look good. I reviewed some issues and PRs to help out, but it doesn’t appear to have much support. Prove me wrong @garetht! |
enzyme-adapter-react-16
is only required for the tests, it shouldn't be included in thedependencies
.