Skip to content

Commit

Permalink
fix: Revert "feat: Use Blob protocol" (#134)
Browse files Browse the repository at this point in the history
This is breaking in some cases because w3up doesn't expect effects to be
links, but they sometimes are (and it should be legal for them to be).
Revert, will fix and redeploy.

Reverts #132
  • Loading branch information
Peeja authored Oct 17, 2024
1 parent 4e73046 commit 004bfc2
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 188 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@ucanto/core": "^9.0.0",
"@ucanto/interface": "^9.0.0",
"@ucanto/transport": "^9.0.0",
"@w3ui/react": "2.4.0",
"@w3ui/react": "2.3.0",
"@web3-storage/access": "^19.0.0",
"@web3-storage/capabilities": "^17.3.0",
"@web3-storage/capabilities": "^17.1.0",
"@web3-storage/content-claims": "^3.2.1",
"@web3-storage/data-segment": "^5.0.0",
"@web3-storage/did-mailto": "^2.1.0",
Expand Down
Loading

0 comments on commit 004bfc2

Please sign in to comment.