Skip to content

Commit

Permalink
patch massa web3 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey authored May 22, 2024
1 parent 7b78cd5 commit 2cf44f3
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.1",
"version": "4.0.2",
"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.9",
"@massalabs/web3-utils": "^1.4.10",
"@noble/ed25519": "^1.7.3",
"@noble/hashes": "^1.2.0",
"@types/ws": "^8.5.4",
Expand Down

0 comments on commit 2cf44f3

Please sign in to comment.