Skip to content

Commit 37ea96b

Browse files
committed
Pin dependencies
1 parent 5f0a689 commit 37ea96b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

develop/toolkit/interoperability/paraspell-xcm-sdk/transfer-tokens-between-parachains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ bun init -y
4242
Install the required dependencies:
4343

4444
```bash
45-
bun add @paraspell/sdk polkadot-api @polkadot-labs/hdkd-helpers @polkadot-labs/hdkd
45+
bun add @paraspell/sdk@11.3.2 polkadot-api@1.17.1 @polkadot-labs/hdkd-helpers@0.0.25 @polkadot-labs/hdkd@0.0.24
4646
```
4747

4848
Now add the following setup code to `index.ts`:

llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17293,7 +17293,7 @@ bun init -y
1729317293
Install the required dependencies:
1729417294

1729517295
```bash
17296-
bun add @paraspell/sdk polkadot-api @polkadot-labs/hdkd-helpers @polkadot-labs/hdkd
17296+
bun add @paraspell/sdk@11.3.2 polkadot-api@1.17.1 @polkadot-labs/hdkd-helpers@0.0.25 @polkadot-labs/hdkd@0.0.24
1729717297
```
1729817298

1729917299
Now add the following setup code to `index.ts`:

0 commit comments

Comments
 (0)