From 08df437e61de7810bf8ed05feaa93a165d6f0dfc Mon Sep 17 00:00:00 2001 From: Richard R Date: Thu, 21 May 2026 11:18:41 -0600 Subject: [PATCH] chore: add .npmrc for npm configuration --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..d67f374 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +node-linker=hoisted