From 39e5a47e74f936f209683e884eacb3c9cb361e1e Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Mon, 19 Jan 2026 01:03:45 +0100 Subject: [PATCH] chore: remove duplicate legacy-peer-deps entry from .npmrc for cleaner configuration --- .npmrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.npmrc b/.npmrc index 3882be0..8477dbe 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,2 @@ @ciphera-net:registry=https://npm.pkg.github.com //npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN} -legacy-peer-deps=truelegacy-peer-deps=true