Skip to main content
Root serves patched npm packages under the @rootio/ scope. You configure auth, then use overrides in package.json to map the original package name to the Root-patched version.

Authentication

Update package.json

Remove the original package and add the Root-patched version:

Install

Troubleshooting