Skip to content

Commit 0fd47ba

Browse files
authored
feat: Use Blob protocol (#132)
Reopens storacha/console#118 against `main`, and should address @alanshaw's [feedback](storacha/console#118 (review)) (making the Shard page work again).
1 parent c1b894d commit 0fd47ba

File tree

3 files changed

+188
-44
lines changed

3 files changed

+188
-44
lines changed

packages/console/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@ucanto/core": "^9.0.0",
2424
"@ucanto/interface": "^9.0.0",
2525
"@ucanto/transport": "^9.0.0",
26-
"@w3ui/react": "2.3.0",
26+
"@w3ui/react": "2.4.0",
2727
"@web3-storage/access": "^19.0.0",
28-
"@web3-storage/capabilities": "^17.1.0",
28+
"@web3-storage/capabilities": "^17.3.0",
2929
"@web3-storage/content-claims": "^3.2.1",
3030
"@web3-storage/data-segment": "^5.0.0",
3131
"@web3-storage/did-mailto": "^2.1.0",

0 commit comments

Comments
 (0)