Closed timothystewart6 closed 7 years ago
I believe not listing it as a dependency was a conscious choice BUT I can't remember why haha. If everything is working ok in this PR with it listed as a dependency then I'm happy to merge
Update: just looked at the blame
for that file looks like it was introduced by another contributor and yes I agree it's in the wrong place 😄
Shouldn't this be a dependency? I understand that a
peerDependency
also works however shouldn't this just be a dependency since it is required to run? Are you listing it as a peer to avoid bundling issues? Thank you!