Skip to content

Commit

Permalink
upgrade mango client
Browse files Browse the repository at this point in the history
  • Loading branch information
riordanp committed Jul 29, 2024
1 parent 8805559 commit 2e215fc
Show file tree
Hide file tree
Showing 2 changed files with 1,753 additions and 42 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"cross-env": "^7.0.2",
"ts-node": "^10.9.1",
"typedoc": "^0.22.5",
"typescript": "^4.6.3"
"typescript": "5.5.4"
},
"prettier": {
"singleQuote": true,
"trailingComma": "all"
},
"dependencies": {
"@blockworks-foundation/mango-v4": "^0.17.24",
"@blockworks-foundation/mango-v4": "0.32.12",
"@coral-xyz/borsh": "^0.28.0",
"@project-serum/serum": "^0.13.65",
"@solana/spl-token": "^0.1.6",
Expand Down
Loading

0 comments on commit 2e215fc

Please sign in to comment.