From 2213f3ee0e98174979337674341a2a011779f037 Mon Sep 17 00:00:00 2001 From: Clinton Dreisbach Date: Thu, 14 Nov 2024 15:36:58 -0500 Subject: [PATCH] Update publishConfig --- package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7864bfd..e843fb5 100644 --- a/package.json +++ b/package.json @@ -79,9 +79,7 @@ "README.md" ], "publishConfig": { - "access": "restricted", - "registry": "https://packages.atlassian.com/api/npm/atlassian-npm/", - "@loomhq:registry": "https://packages.atlassian.com/api/npm/atlassian-npm/" + "access": "restricted" }, "mocha": { "require": [ @@ -91,4 +89,4 @@ "check-leaks": true, "throw-deprecation": true } -} +} \ No newline at end of file