diff --git a/.npmrc b/.npmrc index 17011be..b1763e3 100644 --- a/.npmrc +++ b/.npmrc @@ -2,5 +2,5 @@ strict-peer-dependencies=false # If this is enabled, commands will fail if there fetch-retries="10" ignore-workspace-root-check=true dedupe-peer-dependents=false -provenance=true +provenance=false # Enable when we make the repo public registry-url=https://registry.npmjs.org/ \ No newline at end of file