Skip to content

Commit

Permalink
Update major version (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey committed Apr 9, 2024
1 parent 42d26dc commit 7e5b2e1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

6 changes: 3 additions & 3 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": "3.0.3",
"version": "4.0.0",
"description": "massa's web3 sdk client",
"main": "dist/cmd/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -46,8 +46,8 @@
"bundle.min.js"
],
"dependencies": {
"@massalabs/wallet-provider": "^1.5.3-dev",
"@massalabs/web3-utils": "^1.4.9-dev",
"@massalabs/wallet-provider": "^2.0.0",
"@massalabs/web3-utils": "^1.4.9",
"@noble/ed25519": "^1.7.3",
"@noble/hashes": "^1.2.0",
"@types/ws": "^8.5.4",
Expand Down

0 comments on commit 7e5b2e1

Please sign in to comment.