From 9d5bf09c04bda63a96abe268a5310cb9a21846fc Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 12 Jun 2022 23:31:51 +0300 Subject: [PATCH] docs(fetch): add changeset --- .changeset/chilled-pumpkins-complain.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/chilled-pumpkins-complain.md diff --git a/.changeset/chilled-pumpkins-complain.md b/.changeset/chilled-pumpkins-complain.md new file mode 100644 index 0000000000..1000941df9 --- /dev/null +++ b/.changeset/chilled-pumpkins-complain.md @@ -0,0 +1,5 @@ +--- +"@pnpm/fetch": patch +--- + +Use @pnpm/network.agent instead of @pnpm/npm-registry-agent.