Skip to content

Commit

Permalink
Update massa-web3 to 3.0.0 (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey authored Dec 28, 2023
1 parent 6af7263 commit 1a4575a
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": "2.2.7",
"version": "3.0.0",
"description": "massa's web3 sdk client",
"main": "dist/cmd/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -46,7 +46,7 @@
],
"dependencies": {
"@massalabs/wallet-provider": "^1.5.1",
"@massalabs/web3-utils": "^1.4.4",
"@massalabs/web3-utils": "^1.4.5",
"@noble/ed25519": "^1.7.3",
"@noble/hashes": "^1.2.0",
"@types/ws": "^8.5.4",
Expand Down

0 comments on commit 1a4575a

Please sign in to comment.