|
1 | 1 | { |
2 | 2 | "name": "@injectivelabs/sdk-ts", |
3 | 3 | "description": "SDK in TypeScript for building Injective applications in a browser, node, and react native environment.", |
4 | | - "version": "1.14.13-beta.5", |
| 4 | + "version": "1.14.13", |
5 | 5 | "sideEffects": false, |
6 | 6 | "license": "Apache-2.0", |
7 | 7 | "author": { |
|
39 | 39 | "@ethersproject/bytes": "^5.7.0", |
40 | 40 | "@injectivelabs/core-proto-ts": "^0.0.21", |
41 | 41 | "@injectivelabs/dmm-proto-ts": "1.0.20", |
42 | | - "@injectivelabs/exceptions": "^1.14.13-beta.0", |
| 42 | + "@injectivelabs/exceptions": "^1.14.13", |
43 | 43 | "@injectivelabs/grpc-web": "^0.0.1", |
44 | 44 | "@injectivelabs/grpc-web-node-http-transport": "^0.0.2", |
45 | 45 | "@injectivelabs/grpc-web-react-native-transport": "^0.0.2", |
46 | 46 | "@injectivelabs/indexer-proto-ts": "1.11.42", |
47 | 47 | "@injectivelabs/mito-proto-ts": "1.0.65", |
48 | | - "@injectivelabs/networks": "^1.14.13-beta.0", |
49 | | - "@injectivelabs/test-utils": "^1.14.13-beta.0", |
50 | | - "@injectivelabs/ts-types": "^1.14.13-beta.0", |
51 | | - "@injectivelabs/utils": "^1.14.13-beta.0", |
| 48 | + "@injectivelabs/networks": "^1.14.13", |
| 49 | + "@injectivelabs/test-utils": "^1.14.13", |
| 50 | + "@injectivelabs/ts-types": "^1.14.13", |
| 51 | + "@injectivelabs/utils": "^1.14.13", |
52 | 52 | "@metamask/eth-sig-util": "^4.0.0", |
53 | 53 | "@noble/curves": "^1.4.0", |
54 | 54 | "axios": "^1.6.4", |
|
0 commit comments