From 3332c912f1897d3b80adb86dc54bec0b7f7b8ed8 Mon Sep 17 00:00:00 2001 From: Aric Camarata Date: Wed, 25 Feb 2026 15:09:10 -0500 Subject: [PATCH] chore: clear .npmrc to remove pnpm-only key that warns on npm publish --- .npmrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.npmrc b/.npmrc index 391eb15..e69de29 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +0,0 @@ -package-import-method=hardlink