|
1 | 1 | { |
2 | 2 | "name": "@stacks/cli", |
3 | | - "version": "6.2.1", |
| 3 | + "version": "6.3.0", |
4 | 4 | "description": "Stacks command line tool", |
5 | 5 | "license": "MIT", |
6 | 6 | "author": "Hiro Systems PBC (https://hiro.so)", |
|
20 | 20 | "dependencies": { |
21 | 21 | "@scure/bip32": "1.1.3", |
22 | 22 | "@scure/bip39": "1.1.0", |
23 | | - "@stacks/auth": "^6.2.0", |
| 23 | + "@stacks/auth": "^6.3.0", |
24 | 24 | "@stacks/blockchain-api-client": "4.0.1", |
25 | | - "@stacks/bns": "^6.2.0", |
| 25 | + "@stacks/bns": "^6.3.0", |
26 | 26 | "@stacks/common": "^6.0.0", |
27 | | - "@stacks/encryption": "^6.2.0", |
28 | | - "@stacks/network": "^6.1.1", |
29 | | - "@stacks/stacking": "^6.2.0", |
30 | | - "@stacks/storage": "^6.2.0", |
31 | | - "@stacks/transactions": "^6.2.0", |
32 | | - "@stacks/wallet-sdk": "^6.2.0", |
| 27 | + "@stacks/encryption": "^6.3.0", |
| 28 | + "@stacks/network": "^6.3.0", |
| 29 | + "@stacks/stacking": "^6.3.0", |
| 30 | + "@stacks/storage": "^6.3.0", |
| 31 | + "@stacks/transactions": "^6.3.0", |
| 32 | + "@stacks/wallet-sdk": "^6.3.0", |
33 | 33 | "ajv": "^6.12.6", |
34 | 34 | "bip32": "^2.0.6", |
35 | 35 | "bip39": "^3.0.2", |
|
0 commit comments