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