Skip to content

Commit a9d4090

Browse files
committed
chore: bump m3m3 sdk ver
1 parent 106b89c commit a9d4090

File tree

2 files changed

+53
-44
lines changed

2 files changed

+53
-44
lines changed

ts-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meteora-ag/dynamic-amm-sdk",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "Meteora Dynamic Amm SDK is a typescript library that allows you to interact with Meteora's AMM.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -17,7 +17,7 @@
1717
"@mercurial-finance/token-math": "6.0.0",
1818
"@mercurial-finance/vault-sdk": "^2.2.1",
1919
"@metaplex-foundation/mpl-token-metadata": "~2.13.0",
20-
"@meteora-ag/m3m3": "1.0.9",
20+
"@meteora-ag/m3m3": "1.0.10",
2121
"@meteora-ag/vault-sdk": "2.3.1",
2222
"@project-serum/anchor": "^0.24.2",
2323
"@solana/buffer-layout": "^3 || ^4",
@@ -70,4 +70,4 @@
7070
"url": "https://github.com/MeteoraAg/dynamic-amm-sdk/issues"
7171
},
7272
"homepage": "https://github.com/meteora-ag/mercurial-dynamic-amm-sdk#readme"
73-
}
73+
}

ts-client/pnpm-lock.yaml

Lines changed: 50 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)