From b87447f8b959a0e8f4c2174645eb7b7cf9744e55 Mon Sep 17 00:00:00 2001 From: rSnapkoOpenOps Date: Thu, 13 Mar 2025 16:56:18 +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