From db3dd80851d1e3514e8c11cbbf0f6989936cd0db Mon Sep 17 00:00:00 2001 From: rSnapkoOpenOps Date: Thu, 13 Mar 2025 16:56:07 +0300 Subject: [PATCH] Test PR --- .npmrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.npmrc b/.npmrc index f1befed4687..55c690475bf 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1 @@ -@activepieces:registry=https://registry.npmjs.org/ -//registry.npmjs.org/:_authToken=${NPM_TOKEN} -legacy-peer-deps=true -save-exact=true +@activepieces:registry=https://registry.npmjs.org/ //registry.npmjs.org/:_authToken=${NPM_TOKEN} legacy-peer-deps=true save-exact=true test=true \ No newline at end of file