We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ba376 commit dd05ba0Copy full SHA for dd05ba0
1 file changed
docs/content/using-npm/config.md
@@ -472,6 +472,7 @@ mistakes, unnecessary performance degradation, and malicious input.
472
range (including SemVer-major changes).
473
* Allow a module to be installed as a direct dependency of itself.
474
* Allow unpublishing all versions of a published package.
475
+* Allow conflicting peerDependencies to be installed in the root project.
476
477
If you don't have a clear idea of what you want to do, it is strongly
478
recommended that you do not use this option!
0 commit comments