From 7bfa1de1b3b9e972a89d79b2e5278d4bea1c0de4 Mon Sep 17 00:00:00 2001 From: mkorwel Date: Tue, 21 Oct 2025 18:21:00 -0700 Subject: [PATCH] pushing changes to publish first --- .gitignore | 3 +++ .npmrc | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 .npmrc diff --git a/.gitignore b/.gitignore index ac5609d580..5f3245db3a 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,6 @@ gha-creds-*.json # Log files patch_output.log + +# Local npm configuration +.npmrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 4865e53881..0000000000 --- a/.npmrc +++ /dev/null @@ -1 +0,0 @@ -@google:registry=https://wombat-dressing-room.appspot.com \ No newline at end of file