Skip to content

Commit

Permalink
updated pool and core Clients methods
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsc0x committed Oct 25, 2024
1 parent 7881ff2 commit 6454927
Show file tree
Hide file tree
Showing 4 changed files with 375 additions and 345 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"bundle.min.js"
],
"dependencies": {
"@aptos-labs/ts-sdk": "^1.30.0",
"@aptos-labs/ts-sdk": "^1.31.0",
"bignumber.js": "^9.1.2",
"buffer": "^6.0.3",
"crypto-js": "^4.2.0",
Expand All @@ -78,8 +78,8 @@
},
"devDependencies": {
"@types/bn.js": "^5.1.6",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.8",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.9",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"chalk": "^5.3.0",
Expand Down
Loading

0 comments on commit 6454927

Please sign in to comment.