Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Update web3.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MexicanSparker committed Sep 2, 2022
1 parent ee24bbe commit a014110
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 308 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mean-dao/msp",
"version": "3.0.0-alpha.11",
"version": "3.0.0-alpha.12",
"description": "MSP Typescript SDK",
"private": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@project-serum/anchor": "^0.24.2",
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.36.0",
"@solana/web3.js": "1.56.0",
"bignumber.js": "^9.1.0",
"bn.js": "^5.2.0"
},
Expand Down
Loading

0 comments on commit a014110

Please sign in to comment.