From 30820287c12ecd4c3cabbeec6f31b9742c444296 Mon Sep 17 00:00:00 2001 From: Travis Vachon Date: Fri, 21 Jul 2023 11:16:04 -0700 Subject: [PATCH] chore: unpin @web3-storage/access dep in w3up-client (#838) --- packages/w3up-client/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/w3up-client/package.json b/packages/w3up-client/package.json index 9c0b19ea2..36a7f637d 100644 --- a/packages/w3up-client/package.json +++ b/packages/w3up-client/package.json @@ -79,7 +79,7 @@ "@ucanto/interface": "^8.0.0", "@ucanto/principal": "^8.0.0", "@ucanto/transport": "^8.0.0", - "@web3-storage/access": "workspace:^15", + "@web3-storage/access": "workspace:^", "@web3-storage/capabilities": "workspace:^", "@web3-storage/upload-client": "workspace:^" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1eb1767a8..7d1de0fc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -508,7 +508,7 @@ importers: specifier: ^8.0.0 version: 8.0.0 '@web3-storage/access': - specifier: workspace:^15 + specifier: workspace:^ version: link:../access-client '@web3-storage/capabilities': specifier: workspace:^