Is there a case doing that?
I’m creating a js lib that uses that package and requires the lib user to match that package.
So, is it true to specify the package both in dependencies & peerDependencies? Or just place in peerDependencies is enough?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Is there a case doing that?
I’m creating a js lib that uses that package and requires the lib user to match that package.
So, is it true to specify the package both in dependencies & peerDependencies? Or just place in peerDependencies is enough?