From 6e21b8b64adda6e6c83652b79f79fba053e2740f Mon Sep 17 00:00:00 2001 From: Anna Vo <477524+avo@users.noreply.github.com> Date: Thu, 18 Apr 2024 14:04:49 -0500 Subject: [PATCH] Fix/remove registry (#31) --- .changeset/modern-lies-think.md | 5 +++++ .yarnrc.yml | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .changeset/modern-lies-think.md diff --git a/.changeset/modern-lies-think.md b/.changeset/modern-lies-think.md new file mode 100644 index 0000000..50c3b1b --- /dev/null +++ b/.changeset/modern-lies-think.md @@ -0,0 +1,5 @@ +--- +'expect-axe-playwright': patch +--- + +remove npmRegistryServer diff --git a/.yarnrc.yml b/.yarnrc.yml index 6a87999..1b0eb0d 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -4,8 +4,6 @@ enableGlobalCache: false nodeLinker: node-modules -npmRegistryServer: "https://registry.yarnpkg.com" - plugins: - checksum: 5e73a1acbb9741fce1e8335e243c9480ea2107b9b4b65ed7643785ddea9e3019aee254a92a853b1cd71023b16fff5b7d3afd5256fe57cd35a54f8785b8c30281 path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs