Skip to content

Commit

Permalink
revert package.json to main
Browse files Browse the repository at this point in the history
  • Loading branch information
travis committed Nov 8, 2024
1 parent c180795 commit 8591b4d
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 76 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "w3console",
"version": "1.12.0",
"version": "1.15.1",
"private": true,
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
"scripts": {
Expand All @@ -19,13 +19,13 @@
"@ipld/car": "^5.2.4",
"@ipld/dag-json": "^10.2.2",
"@ipld/dag-ucan": "^3.4.0",
"@ucanto/client": "^9.0.0",
"@ucanto/core": "^9.0.0",
"@ucanto/interface": "^9.0.0",
"@ucanto/transport": "^9.0.0",
"@w3ui/react": "2.3.0",
"@ucanto/client": "^9.0.1",
"@ucanto/core": "^10.0.1",
"@ucanto/interface": "^10.0.1",
"@ucanto/transport": "^9.1.1",
"@w3ui/react": "2.5.0",
"@web3-storage/access": "^19.0.0",
"@web3-storage/capabilities": "^17.1.0",
"@web3-storage/capabilities": "^17.3.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 8591b4d

Please sign in to comment.