Skip to content

Commit

Permalink
feat: update to latest [email protected] (#2232)
Browse files Browse the repository at this point in the history
To start using the 50MB chunk size.

Thank you to @hammertoe for the nudge. This was overlooked when we made
the change to the client lib, and increase the max size of files we can
serve through freeway.

License: MIT

Signed-off-by: Oli Evans <[email protected]>
  • Loading branch information
olizilla authored Mar 3, 2023
1 parent d88b06e commit 312a940
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 231 deletions.
236 changes: 6 additions & 230 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/w3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"sade": "^1.7.4",
"uint8arrays": "^3.0.0",
"w3name": "^1.0.6",
"web3.storage": "^3.5.2"
"web3.storage": "^4.5.4"
},
"devDependencies": {
"execa": "^5.1.1",
Expand Down

0 comments on commit 312a940

Please sign in to comment.