Skip to content

Commit

Permalink
patch massa-web3 (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey authored May 29, 2024
1 parent 921dc9b commit aeb5e8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/massa-web3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@massalabs/massa-web3",
"version": "4.0.2",
"version": "4.0.3",
"description": "massa's web3 sdk client",
"main": "dist/cmd/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
],
"dependencies": {
"@massalabs/wallet-provider": "^2.0.0",
"@massalabs/web3-utils": "^1.4.10",
"@massalabs/web3-utils": "^1.4.11",
"@noble/ed25519": "^1.7.3",
"@noble/hashes": "^1.2.0",
"@types/ws": "^8.5.4",
Expand Down

0 comments on commit aeb5e8c

Please sign in to comment.