|
1 | 1 | { |
2 | 2 | "name": "@injectivelabs/wallet-cosmos-strategy", |
3 | 3 | "description": "Wallet Cosmos Strategy with instantiated wallets", |
4 | | - "version": "1.14.36-beta.0", |
| 4 | + "version": "1.14.36-beta.1", |
5 | 5 | "sideEffects": false, |
6 | 6 | "author": { |
7 | 7 | "name": "InjectiveLabs", |
|
57 | 57 | "dependencies": { |
58 | 58 | "@ethereumjs/common": "^3.1.1", |
59 | 59 | "@ethereumjs/tx": "^4.1.1", |
60 | | - "@injectivelabs/exceptions": "^1.14.36-beta.0", |
61 | | - "@injectivelabs/networks": "^1.14.36-beta.0", |
62 | | - "@injectivelabs/sdk-ts": "^1.14.36-beta.0", |
| 60 | + "@injectivelabs/exceptions": "^1.14.36-beta.1", |
| 61 | + "@injectivelabs/networks": "^1.14.36-beta.1", |
| 62 | + "@injectivelabs/sdk-ts": "^1.14.36-beta.1", |
63 | 63 | "@injectivelabs/ts-types": "^1.14.35", |
64 | | - "@injectivelabs/utils": "^1.14.36-beta.0", |
65 | | - "@injectivelabs/wallet-base": "^1.14.36-beta.0", |
66 | | - "@injectivelabs/wallet-core": "^1.14.36-beta.0", |
67 | | - "@injectivelabs/wallet-cosmos": "^1.14.36-beta.0", |
68 | | - "@injectivelabs/wallet-cosmostation": "^1.14.36-beta.0", |
| 64 | + "@injectivelabs/utils": "^1.14.36-beta.1", |
| 65 | + "@injectivelabs/wallet-base": "^1.14.36-beta.1", |
| 66 | + "@injectivelabs/wallet-core": "^1.14.36-beta.1", |
| 67 | + "@injectivelabs/wallet-cosmos": "^1.14.36-beta.1", |
| 68 | + "@injectivelabs/wallet-cosmostation": "^1.14.36-beta.1", |
69 | 69 | "alchemy-sdk": "^3.4.7", |
70 | 70 | "eip1193-provider": "^1.0.1", |
71 | 71 | "eth-sig-util": "^3.0.1", |
|
0 commit comments